What problem does it solve?
This Skill replaces ad hoc, single-agent execution with a structured team workflow so complex tasks can be decomposed, assigned, monitored, verified, and fixed without losing coordination.
Core Features & Use Cases
- Team orchestration: Creates a team, spawns workers, and manages staged execution across planning, execution, verification, and fix loops.
- Task dependency management: Breaks work into subtasks, assigns ownership, blocks dependent tasks, and tracks progress through completion.
- Failure recovery and resumption: Supports handoff documents, state persistence, cancellation, shutdown, and resume semantics for long-running work.
- Use case: Use this Skill to coordinate a multi-step engineering change such as fixing TypeScript errors, refactoring a module, or running a review-and-repair loop across several workers.
Quick Start
Ask the AI to split your task into coordinated subtasks, create the team, assign workers, and manage execution until verification passes.