Use when you have a written implementation plan to execute in a separate session with review checkpoints
Copy the install command and let the AI configure it · recommended for beginners
Please install the "executing-plans" skill from askskill: 1. Download https://raw.githubusercontent.com/obra/superpowers/main/skills/executing-plans/SKILL.md 2. Save it as ~/.claude/skills/executing-plans/SKILL.md 3. Reload skills and tell me it's ready
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:
Execute implementation plans by splitting and advancing independent tasks in-session.
Helps decide merge, PR, or cleanup steps after branch work is complete.
Turn requirements into a clear step-by-step execution plan before implementation.
Set conversation rules to discover and invoke skills before replying.
Clarify intent, requirements, and solution direction before any creative implementation work.
Verify results before claiming work is complete, fixed, or passing.