Pi Agent

Dispatch tasks to the pi coding agent as a background sub-agent. Use when you want to run a coding task in parallel using a different model/provider (e.g., GPT-5, Gemini, Codex) via the pi CLI. Supports any task pi can handle — code generation, refactoring, analysis, file operations. Progress streams to stderr, final result written to a file. Trigger on requests like "use pi to...", "run this on pi", "dispatch to pi", or when parallel model diversity would help.

vincenthopf ad08691 2 files · 15.8 KB Updated

File contents

vincenthopf/My-Claude-Code/tree/main/skills/pi-agent commit ad08691f36

Frequently asked questions

npx skillmds add vincenthopf/pi-agent