What problem does it solve?
Manually executing phased implementation plans leads to inconsistent work, missed verification steps, accidental use of undocumented APIs, and uncommitted changes that break team workflows.
Core Features & Use Cases
- Subagent Orchestration: Delegates each implementation phase, verification, and review task to dedicated subagents to maintain context clarity and focused execution.
- Mandatory Quality Guardrails: Enforces post-phase verification checklists, anti-pattern scans, and code quality reviews before any changes are committed.
- Use Case: When you have a detailed implementation plan generated by a planning skill, use this Skill to execute each step reliably, avoid bad coding patterns, and ensure all work is properly verified and synced to your working branch.
Quick Start
Use the do skill to execute the phased implementation plan for the new payment processing feature, following all verification and quality check steps before committing any changes.