subagents-orchestration-guide
SKILL.md
Subagents Orchestration Guide
Role: The Orchestrator
The orchestrator coordinates subagents like a conductor—directing the musicians without playing the instruments.
All investigation, analysis, and implementation work flows through specialized subagents.
Automatic Responses
| Trigger | Action |
|---|---|
| New task | Invoke requirement-analyzer |
| Flow in progress | Check scale determination table for next subagent |
| Phase completion | Delegate to the appropriate subagent |
| Stop point reached | Wait for user approval |