What problem does it solve?
This Skill automates the execution of complex, multi-step plans by orchestrating specialized subagents for each phase of implementation, verification, and deployment.
Core Features & Use Cases
- Phased Execution: Breaks down large tasks into manageable phases, each handled by dedicated subagents.
- Subagent Orchestration: Assigns specific objectives to "Implementation", "Verification", "Anti-pattern", "Code Quality", and "Commit" subagents.
- Automated Verification: Ensures each phase meets defined criteria before proceeding or committing.
- Use Case: When asked to implement a new feature, this Skill will deploy subagents to write the code, verify its correctness against a checklist, check for common errors, review code quality, and finally commit the changes if all checks pass.
Quick Start
Use the do skill to execute the implementation plan for the new user authentication module.