What problem does it solve?
This Skill automates the execution of complex, multi-step plans by orchestrating specialized subagents, ensuring each phase is completed and verified before proceeding.
Core Features & Use Cases
- Phased Execution: Breaks down large tasks into manageable phases, each handled by dedicated subagents.
- Subagent Orchestration: Assigns specific objectives to subagents (Implementation, Verification, Anti-pattern, Code Quality, Commit, Branch/Sync) and manages their workflow.
- Verification & Quality Assurance: Integrates checks for correctness, adherence to patterns, and code quality before committing.
- Use Case: When tasked with developing a new feature that requires writing code, testing it, and integrating it into a larger project, this Skill can manage the entire process from implementation to deployment.
Quick Start
Use the do skill to execute the plan for adding a new user authentication module.