pi-subagents

Category: Tools & Productivity | Uploader: nicobailonnicobailon | Downloads: 0 | Version: v1.0(Latest)

Delegate work to builtin or custom subagents with single-agent, chain, parallel, async, forked-context, and intercom-coordinated workflows. Use for advisory review, implementation handoffs, and multi-step tasks where a single agent should stay in control while other agents contribute context, planning, or execution. --- # Pi Subagents This skill is for the main parent orchestrator only. Do not inject or follow it inside spawned child subagents. The parent session owns delegation, orchestration, review fanout, and final fix-worker launches; child subagents should receive concrete role-specific tasks and should not run their own subagent workflows. Use this skill when the parent orchestrator needs to launch a specialized subagent, compose multiple agents into a workflow, or create/edit agents and chains on demand. ## When to Use - **Advisory review**: use fresh-context `reviewer` agents for adversarial code review, or fork to `oracle` when inherited decisions and drift matter - **Implementation handoff**: have `oracle` advise, then `worker` implement only after an approved direction - **Recon and planning**: use `scout` or `context-builder`, then `planner` - **Parallel exploration**: run multiple non-conflicting tasks concurrently - **Long-running work**: launch async/background runs and inspect them later - **Subagent control**: watch needs-attention signals and soft-interrupt only when a delegated run is genuinely blocked - **Agent authoring**: create, update, or override agents and chains for a project ## Tool vs Slash Commands Agents can use the `subagent(...)` tool directly for execution, management, status, and control.

Changelog: Source: GitHub https://github.com/nicobailon/pi-subagents

Directory Structure

Current level: tree/main/skills/pi-subagents/

  • 📄 SKILL.md 36.9 KB

SKILL.md

Login to download/like/favorite ❤ 1.1K | ★ 0
Comments 0

Please login before commenting.

Loading comments...