What problem does it solve?
This Skill eliminates the risk of inconsistent, error-prone manual execution of written implementation plans by enforcing structured review, step-by-step task execution, and mandatory verification checkpoints at every stage of development work.
Core Features & Use Cases
- Pre-Execution Plan Review: Critically evaluates implementation plans before work starts to identify gaps, unclear instructions, or potential issues, raising them with your partner to avoid wasted effort.
- Structured Task Execution: Breaks plan work into bite-sized steps with explicit in-progress and completion tracking, plus required test verifications to catch errors early.
- Safe Workflow Integration: Coordinates with required sub-skills for isolated development workspaces and final branch completion to prevent accidental changes to production code.
- Use Case: If you have a written plan to add user authentication to your web app, use this Skill to execute each plan step, run required tests, and safely merge the completed work without disrupting existing functionality.
Quick Start
Use the executing-plans skill to implement the attached user authentication plan with all required review and verification checkpoints.