🤖
AI EngineeringJavaScript

Pi Delegate

by amElnagdy

Pi Delegate is an AI Engineering skill for Claude Code, published by amElnagdy in delegate-skills.

1.2K stars111 forkson amElnagdy/delegate-skillsAdded 2026/08/20+2% in starsRepository updated 2026/08/19
agent-skillsai-coding-agentantigravityclaude-codeclaude-code-skillscodexcoding-agentcursorgrokkimimistralopenai-codexopencodeqoderskills-sh
Install in seconds
Install Pi Delegate
Copy Pi Delegate into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/amElnagdy/delegate-skills/tree/master/skills/pi-delegate ~/.claude/skills/pi-delegate

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/amElnagdy/delegate-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/pi-delegate/SKILL.md in amElnagdy/delegate-skills
Installs to
~/.claude/skills/pi-delegate
Collection
One of 15 skills cataloged from this repository
Category
AI Engineering2451 skills

What Pi Delegate does

Pi Delegate delegates a bounded coding task to the Pi coding agent CLI as a background implementer, then lets the orchestrator review the diff and commit. Use when the user wants to hand implementation work to Pi or run a queue of coding tasks while staying the reviewer.

Pi Delegate is cataloged under AI Engineering on DirSkills. Pi Delegate comes from a repository tagged agent-skills, ai-coding-agent, antigravity, claude-code and claude-code-skills.

Documentation

README

Pi Delegate

You are the orchestrator. Delegate a bounded coding task to a separate implementer - the Pi coding agent CLI - then review what it produced and land it yourself. You write the brief and own the judgment; the implementer makes changes in its own session; you verify and commit.

The loop needs only a shell command and file access, so any comparable orchestrator can drive it.

When NOT to use this

  • The task is small enough to do inline; delegation overhead is not worth it.
  • The pi CLI is not installed or authenticated.
  • You need a sandboxed implementer. Pi has no sandbox and no permission modes; --read-only restricts the tool surface, but a write-capable run executes without prompts.

This is the opening of the README. Read the full README on GitHub.

Commands Pi Delegate provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /login

Frequently asked about Pi Delegate

  • What else does amElnagdy publish alongside Pi Delegate?

    Pi Delegate is one of 15 skills that DirSkills catalogs from amElnagdy/delegate-skills, the repository it ships in. Its siblings there include Aider Delegate, Antigravity Delegate and Claude Delegate. Each one is a separate skill with its own page in this directory, installs the same way Pi Delegate does, and is maintained by amElnagdy in that same repository. The rest of the collection is listed on the amElnagdy/delegate-skills page.

  • How does Pi Delegate compare to other AI Engineering skills?

    Pi Delegate ranks #1187 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Pi Delegate against them. Open each page to compare what they document and how they install.

More from amElnagdy/delegate-skills

Pi Delegate is one of 15 skills cataloged on DirSkills from amElnagdy/delegate-skills.

See all 15 skills
🤖
2w ago

Aider Delegate

Aider Delegate hands bounded coding tasks to Aider as a background implementer and reviews its diff before landing. Use this to delegate implementation, fixes, or refactors to Aider or a local/self-hosted OpenAI-compatible endpoint.
AI Engineering
1.2K111
🤖
2w ago

Antigravity Delegate

Antigravity Delegate hands a bounded coding task to the Google Antigravity CLI (`agy`) as a background implementer, then lets the orchestrator review the diff and commit the verified work. Use it when you want to delegate implementation, fixes, or refactors to Antigravity and stay the reviewer, or run a queue of coding tasks through agy.
AI Engineering
1.2K111
🤝
2w ago

Claude Delegate

Claude Delegate delegates a bounded coding task to a separate Claude Code CLI process, then reviews the diff and lands the change itself. Use it when the user explicitly asks to delegate implementation to another Claude session or the claude CLI.
Automation
1.2K111
🤖
2w ago

Cline Delegate

Cline Delegate delegates a bounded coding task to the Cline coding agent CLI as a background implementer, then has the orchestrator review the diff and commit it. Use it when the user wants to delegate implementation work to Cline or run a queue of coding tasks while staying the reviewer.
AI Engineering
1.2K111
🤖
2w ago

Codex Delegate

Codex Delegate hands a bounded coding task to the OpenAI Codex CLI to implement in the background, then lets you review the diff and commit it yourself. Use it when the user wants to delegate implementation work to Codex or run a queue of coding tasks while staying the reviewer.
AI Engineering
1.2K111
🤖
2w ago

Copilot Delegate

Copilot Delegate hands a bounded coding task to the GitHub Copilot CLI as a background implementer, then reviews the diff and commits it. Use when the user wants to delegate implementation work to Copilot or run a queue of coding tasks while staying the reviewer.
AI Engineering
1.2K111