Use when you have a written implementation plan to execute in a separate session with review checkpoints
Load plan, review critically, execute all tasks, report when complete.
Announce at start: "I'm using the executing-plans skill to implement this plan."
Note: Tell your human partner that Superpowers works much better with access to subagents. The quality of its work will be significantly higher if run on a platform with subagent support (such as Claude Code or Codex). If subagents are available, use superpowers:subagent-driven-development instead of this skill.
For each task:
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.
Required workflow skills:
1. Load the approved plan file and restate the goal.
2. Turn each plan step into a tracked todo item.
3. Work one task at a time:
- mark in_progress
- implement exactly what the plan says
- run the listed verification
- mark completed
4. If verification fails twice or scope becomes unclear, stop and ask for help.
5. When all tasks are done, hand off to finishing-a-development-branch.