What problem does it solve?
This Skill automates the complex process of managing AI agents, from analyzing tasks and planning work distribution to spawning agent environments, generating prompts, monitoring progress, and cleaning up afterwards.
Core Features & Use Cases
- Task Analysis: Automatically assesses tasks on a GitHub Project board, identifying readiness, dependencies, and potential conflicts.
- Work Distribution Planning: Creates wave-based plans for parallel agent execution.
- Agent Spawning & Prompt Generation: Sets up isolated agent worktrees (including Docker sandboxes) and generates self-contained prompts for agents.
- Monitoring & Cleanup: Tracks agent progress, identifies stale branches, and facilitates the merging of PRs and teardown of environments.
- Use Case: Streamline a large project by having AI agents autonomously pick up, execute, and report on tasks, managed entirely by this orchestrator skill.
Quick Start
Use the orchestrate skill to analyze the current task board.