What problem does it solve?
This Skill eliminates the confusion and inefficiency that arise when complex tasks span multiple specialist agents by providing structured decomposition, dependency management, and coordinated execution directives before any implementation starts.
Core Features & Use Cases
- Dependency-aware planning: Analyzes the request, maps specialists by domain, and decides which subtasks belong in parallel or sequential waves while factoring in requirements like architecture, data, and QA.
- Operational coordination: Registers the work with @producer, documents wave deliverables, creates the feature branch, and tracks agent progress through TodoWrite updates so every handoff is recorded.
- Use Case: For launching a new API-backed dashboard, this Skill plans who owns architecture decisions, schema changes, API and UI work, schedules QA, registers the backlog items, and guides the entire execution rhythm.
Quick Start
Tell the orchestrator to coordinate the new analytics pipeline by saying /orchestrate design the analytics orchestration so it plans waves and backlogs the work.