What problem does it solve?
This Skill helps when a task is too broad, interdependent, or time-sensitive for a single agent workflow. It provides a practical structure for breaking work into parallel or sequential sub-tasks so research, planning, implementation, and review can be coordinated efficiently.
Core Features & Use Cases
- Parallel research orchestration: Split independent questions into separate agent investigations and combine the results into one decision.
- Sequential multi-phase workflows: Pass outputs from exploration into planning and then into review when later steps depend on earlier findings.
- Role-based task division: Assign specialized areas such as frontend, backend, or testing to different agents and consolidate the outcomes in the main session.
- Use Case: Use it to investigate two architectural options at the same time, then synthesize the findings into a recommendation with clear tradeoffs.
Quick Start
Ask the orchestrate skill to split your task into parallel or sequential sub-agents, run them with the needed context, and merge the results into one final answer.