From superpowers
Enforces plan execution rules: critical review, step-by-step adherence, blocker escalation via teammate intervention, and loads required workflow skills.
npx claudepluginhub fradser/dotclaude --plugin superpowersGitHub stars from the community
GitHub forks by other developers
Last commit to repository
How this command is triggered — by the user, by Claude, or both
Slash command
/superpowers:blocker-and-escalationexecuting-plans/references/The summary Claude sees in its command listing — used to decide when to auto-load this command
# Executing Plans Details (2/2) ## Remember - Review plan critically first - Follow plan steps exactly - Don't skip verifications - Reference skills when plan says to - Between batches: just report and wait - Stop when blocked, don't guess - **Teammate Blocker:** If a teammate hangs or fails, use "Talk to teammates directly" or "Shut down teammates" to intervene. - Never start implementation on main/master branch without explicit user consent ## Integration **Required workflow skills (MANDATORY for all execution modes):** - **Superpowers: Agent Team Driven Development** - Load `superpowe...
/buildingExecutes implementation plans through gated phases (load, setup, execute, verify, report) with worktree isolation and subagent dispatch.
/executeExecutes validated plans using isolated agents for tasks, spec review, code review, and conflict resolution, with human checkpoints between batches. Supports --resume, --status, --dry-run, and other flags.
/implementExecutes a technical implementation plan phase by phase with verification at each step. Supports autonomous mode, subagent-driven development, and checkpoint-based resume.
/buildExecutes implementation plan from docs/plans/ using TDD (RED-GREEN-REFACTOR), parallel agents for independent tasks, and 2-stage code reviews. Produces code, tests, atomic git commits, and review reports.
/workExecutes a development plan end-to-end with checks for <fn-N or idea>. Supports --branch (current|new|worktree) and --review (rp|export|none) options.
/team-devExecutes implementation plans in parallel using coordinated agent teams, enforcing quality gates for reliable execution.
Share bugs, ideas, or general feedback.
Required workflow skills (MANDATORY for all execution modes):
superpowers:agent-team-driven-development skill using the Skill tool for team coordination guidancesuperpowers:behavior-driven-development skill using the Skill tool for BDD/TDD workflow guidancesuperpowers:writing-plans skill using the Skill tool to create the plan this skill executes