pi-delegate

Installation
SKILL.md

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.

Prerequisites (check once)

Installs
85
GitHub Stars
656
First Seen
3 days ago
pi-delegate — amelnagdy/delegate-skills