What problem does it solve?
This Skill helps you reliably turn a written implementation plan into executed work by running tasks in batches, performing verifications, and pausing for review checkpoints so architectural issues are caught early.
Core Features & Use Cases
- Plan Loading & Critical Review: Reads an implementation plan, reviews it for risks or missing steps, and stops to ask for clarification when needed.
- Batch Execution with Checkpoints: Executes a default batch (first 3 tasks), marks tasks as in_progress/completed, and reports results between batches for review.
- Verification-First Workflow: Follows each plan step precisely and runs verifications as specified rather than skipping checks.
- Handoff to a Finishing Sub-Skill: After completing and verifying all tasks, hands off to a required finishing skill for final validation and decision-making.
Quick Start
Use the executing-plans skill to execute the provided written implementation plan in batches with verification and “Ready for feedback” checkpoints.