From superpowers
Executes written implementation plans in batches with review checkpoints between batches. Useful when you have a plan file to follow step-by-step.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers:skills-writing-and-planning-productivity-executing-plansThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Load plan, review critically, execute tasks in batches, report for review between batches.
Load plan, review critically, execute tasks in batches, report for review between batches.
Core principle: Batch execution with checkpoints for architect review.
Announce at start: "I'm using the executing-plans skill to implement this plan."
Default: First 3 tasks
For each task:
When batch complete:
Based on feedback:
After all tasks complete and verified:
STOP executing immediately when:
Ask for clarification rather than guessing.
Return to Review (Step 1) when:
Don't force through blockers - stop and ask.
npx claudepluginhub lunartech-x/superpowers --plugin superpowersUse when you have a written implementation plan to execute in a separate session with review checkpoints.
Executes written implementation plans in batched sessions: critically review plan, process first 3 tasks with verifications, report for feedback, repeat until complete with branch finishing. Use for structured dev with checkpoints.
Executes written implementation plans in controlled batches with review checkpoints, verification, and feedback. Use when a plan exists needing strict adherence and regression prevention.