What problem does it solve?
This Skill helps you carry out a written implementation plan without losing control of scope, quality, or review checkpoints. It is designed for situations where work must be completed in staged batches with feedback between phases.
Core Features & Use Cases
- Critical plan review: Reads the plan first and flags gaps, blockers, or unclear instructions before implementation begins.
- Batch-based execution: Completes tasks in small groups, tracks progress, and stops for review after each batch.
- Safe development workflow: Requires isolated worktree setup and integrates with finishing and git workflow skills for structured branch completion.
- Use case: A developer receives a multi-step refactor plan and wants the assistant to implement the first few tasks, verify them, report results, and then continue only after review.
Quick Start
Ask the assistant to use the executing-plans skill to load your implementation plan, review it critically, and begin the first batch of tasks with a report back for feedback.