What problem does it solve?
This Skill addresses the need for dynamic, accurate allocation and sequencing of AI agent tasks to ensure efficient and reliable execution of complex workflows.
Core Features & Use Cases
- Workflow Decomposition: Analyzes user requests and thread context to break down into executable steps.
- Agent Routing & Scheduling: Selects the minimal set of specialized agents based on task classification, and determines parallel vs sequential execution.
- Execution Planning: Creates detailed structured plans, including sub-phases, fan-out, and review gates, to optimize resource use and ensure thorough validation.
- Use Case: Automate the end-to-end process of code change, from task analysis through implementation, review, and final merging, with minimal human input.
Quick Start
Use the orchestrator to decompose detailed project requests into precise, executable agent tasks following established routing rules.