Team Execution — Parallel Multi-Agent Orchestration
This skill coordinates multiple specialized agents working in parallel on different aspects of the same task. It dispatches agents, manages their execution order, handles dependencies between their outputs, and merges results into a unified deliverable.
Iron Laws
- NEVER DISPATCH AGENTS WITHOUT A CLEAR TASK BOUNDARY. Each agent must have a defined scope — what it does, what it does NOT do, and what output it produces. Overlapping s
[Description truncada. Veja o README completo no GitHub.]