Task Orchestration Overview Coordinate complex tasks with structured orchestration: discover requirements, spawn parallel agents, and execute multi-step workflows with validation. When to Use - Multi-step tasks requiring coordination or delegation - Parallelizable workstreams - Complex requirements discovery Avoid when: - The task is simple or single-file Quick Reference | Task | Load reference | | --- | --- | | Orchestrated brainstorming | | | Spawn orchestration | | | Task orchestration | | | Process Patterns | | | Task Decomposition | | Workflow 1. Choose the orchestration mode (brainstorm…