Agent Orchestration

Coordinate a phased, multi-specialist workflow for complex software work that spans several build stages — design, planning, implementation, testing, and deployment. Use this whenever a request bundles multiple stages together, e.g. "design this feature, plan the implementation, and scaffold the code", "take this idea to a working skeleton", "help me build X end to end", or any time the user wants structured coordination across the full build lifecycle rather than one isolated step. Trigger even when the user never says "orchestrate" or "agents" — what matters is that the task clearly has several stages that benefit from being sequenced with explicit phase boundaries and checkpoints. Do NOT trigger for single-stage asks ("fix this bug", "write this function") — those are handled directly without orchestration overhead. Do NOT trigger when the person is signalling they are stuck, paralysed, or overwhelmed by the size of the work — even on a genuinely multi-stage build, that combination calls for overwhelm-brea

scoobydrew83 a080882 5.9 KB Updated

File contents

scoobydrew83/skills/tree/main/.agents/skills/agent-orchestration commit a08088238f

Frequently asked questions

npx skillmds@latest add scoobydrew83/agent-orchestration