Subagent Team Orchestration
Use this skill to turn a multi-part task into a controlled subagent workflow.
When to Use
- The task splits cleanly into planning, implementation, review, and verification stages
- Different specialties are needed across the same delivery flow
- Parallel work is possible, but dependencies still matter
- A single agent would create too much latency or too much context bloat
Do Not Use
- The task is small enough for one focused agent
- Work is purely sequen
[Description truncada. Veja o README completo no GitHub.]