What problem does it solve?
Implementing large, complex plans can be error-prone and difficult to manage, especially without regular feedback. This skill streamlines execution by breaking plans into controlled batches with review checkpoints, ensuring accuracy and alignment.
Core Features & Use Cases
- Batch Execution: Processes implementation plans in manageable chunks (default 3 tasks per batch) for focused work.
- Critical Review: Reviews plans for concerns before starting and reports progress after each batch for feedback and adjustments.
- Exact Step Following: Ensures precise adherence to plan instructions and specified verification steps, minimizing errors.
- Blocker Handling: Stops immediately and asks for help when encountering issues, preventing guessing and rework.
Quick Start
I have a detailed implementation plan in 'docs/plans/new-feature.md'. Use the executing-plans skill to start implementing the first batch of tasks.