What problem does it solve?
This Skill eliminates the risk of inconsistent, error-prone manual execution of written implementation plans, which often leads to missed steps, skipped verifications, and unreviewed changes that cause downstream project issues.
Core Features & Use Cases
- Pre-Execution Plan Review: Critically evaluates implementation plans before starting to catch gaps, unclear instructions, or potential issues early.
- Step-by-Step Task Execution: Runs bite-sized plan tasks in order with mandatory verification checkpoints to ensure each step is completed correctly before moving on.
- Integrated Workflow Support: Connects with required git worktree and branch completion skills to maintain isolated workspaces and properly finalize development work.
- Use Case: A developer with a pre-approved feature implementation plan can use this Skill to run the plan end-to-end, get review checkpoints at each stage, and ensure all tests pass before merging code.
Quick Start
Use the executing-plans skill to run the attached implementation plan for the new user authentication feature, following all review and verification steps as outlined.