executing-plans

obra/superpowers · updated Apr 8, 2026

$npx skills add https://github.com/obra/superpowers --skill executing-plans
0 commentsdiscussion
summary

Execute a written implementation plan with critical review and task checkpoints.

  • Requires loading and critically reviewing the plan before execution; raises concerns with the human partner if issues are identified
  • Executes tasks sequentially, marking progress and running verifications as specified in the plan
  • Stops immediately on blockers (missing dependencies, test failures, unclear instructions) rather than guessing; asks for clarification
  • Integrates with git-worktrees for isola
skill.md

Executing Plans

Overview

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.

The Process

Step 1: Load and Review Plan

  1. Read plan file
  2. Review critically - identify any questions or concerns about the plan
  3. If concerns: Raise them with your human partner before starting
  4. If no concerns: Create TodoWrite and proceed

Step 2: Execute Tasks

For each task:

  1. Mark as in_progress
  2. Follow each step exactly (plan has bite-sized steps)
  3. Run verifications as specified
  4. Mark as completed

Step 3: Complete Development

After all tasks complete and verified:

  • Announce: "I'm using the finishing-a-development-branch skill to complete this work."
  • REQUIRED SUB-SKILL: Use superpowers:finishing-a-development-branch
  • Follow that skill to verify tests, present options, execute choice

When to Stop and Ask for Help

STOP executing immediately when:

  • Hit a blocker (missing dependency, test fails, instruction unclear)
  • Plan has critical gaps preventing starting
  • You don't understand an instruction
  • Verification fails repeatedly

Ask for clarification rather than guessing.

When to Revisit Earlier Steps

Return to Review (Step 1) when:

  • Partner updates the plan based on your feedback
  • Fundamental approach needs rethinking

Don't force through blockers - stop and ask.

Remember

  • Review plan critically first
  • Follow plan steps exactly
  • Don't skip verifications
  • Reference skills when plan says to
  • Stop when blocked, don't guess
  • Never start implementation on main/master branch without explicit user consent

Integration

Required workflow skills:

  • superpowers:using-git-worktrees - REQUIRED: Set up isolated workspace before starting
  • superpowers:writing-plans - Creates the plan this skill executes
  • superpowers:finishing-a-development-branch - Complete development after all tasks

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.726 reviews
  • Pratham Ware· Dec 20, 2024

    Registry listing for executing-plans matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Advait Shah· Dec 4, 2024

    Solid pick for teams standardizing on skills: executing-plans is focused, and the summary matches what you get after install.

  • Chinedu Kapoor· Nov 23, 2024

    executing-plans has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Olivia Dixit· Nov 11, 2024

    Keeps context tight: executing-plans is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Advait Khanna· Oct 14, 2024

    Keeps context tight: executing-plans is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Tariq Li· Oct 2, 2024

    executing-plans has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Yash Thakker· Sep 13, 2024

    executing-plans reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Evelyn Jain· Sep 9, 2024

    Useful defaults in executing-plans — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Evelyn Anderson· Aug 28, 2024

    executing-plans is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Dhruvi Jain· Aug 4, 2024

    I recommend executing-plans for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

showing 1-10 of 26

1 / 3