What problem does it solve?
This Skill eliminates the risk of inconsistent, error-prone execution of written implementation plans by enforcing a mandatory review-first workflow with built-in checkpoints to catch gaps and concerns before work begins.
Core Features & Use Cases
- Pre-Execution Plan Review: Critically evaluate implementation plans to identify gaps, unclear instructions, or potential issues before starting any work.
- Step-by-Step Task Execution: Follow each bite-sized plan step exactly, with mandatory verification checkpoints after every task to ensure correctness.
- Integrated Workflow Guardrails: Automatically enforces use of isolated git worktrees, prevents unplanned changes to main/master branches, and integrates with branch finishing skills for end-to-end delivery.
- Use Case: For example, when you have a pre-approved feature implementation plan, use this Skill to execute it without skipping verifications, working on unprotected branches, or missing critical plan steps.
Quick Start
Use the executing-plans skill to implement the attached pre-approved implementation plan with review checkpoints at every step.