What problem does it solve?
This Skill streamlines the process of coordinating and managing multiple tasks, workers, and sub-tasks, ensuring efficient execution and synthesis of results.
Core Features & Use Cases
- Task Orchestration: Automates the spawning of worker agents for executing specific tasks.
- Parallel and Sequential Execution: Supports both parallel and sequential execution models for tasks.
- Ralph Loop: Enables the repetition of a worker on the same task until a condition is met.
- Synthesis and Reporting: Provides a coherent synthesis of the results from all executed tasks and workers.
- Use Case: When managing a complex project with multiple dependencies, this Skill can be used to automatically spawn workers for code reviews, unit tests, and documentation updates, ensuring all tasks are completed and results are synthesized in a single report.
Quick Start
Use the orchestrate skill to spawn workers for code review and automated testing on the latest commit.