What problem does it solves?
Implementing complex plans without structured execution can lead to missed steps, unverified work, and a lack of clear checkpoints for review, increasing the risk of errors and rework.
Core Features & Use Cases
- Critical Plan Review: Loads and critically reviews implementation plans, identifying questions or concerns before execution.
- Batch Execution with Checkpoints: Executes tasks in controlled batches (default 3 tasks), reporting for review between each batch.
- Exact Step Following: Ensures each task is followed precisely, including running specified verifications.
- Use Case: You've received a detailed plan for a new feature with 15 tasks. Use this Skill to execute the plan in batches of 3, reporting back after each batch for review, ensuring every step is completed and verified correctly.
Quick Start
Use the executing-plans skill to start implementing the first 3 tasks from 'docs/plans/new-feature-plan.md', reporting back after completion.