From superpowers
Executes implementation plans with review checkpoints. Loads plan, critically reviews, executes tasks, and completes development branch.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers:executing-plansThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
加载计划,批判性地审查,执行所有任务,完成后报告。
加载计划,批判性地审查,执行所有任务,完成后报告。
开始时宣布: "我正在使用 executing-plans skill 来实现这个计划。"
注意: 告诉你的 human partner,Superpowers 在可以访问 subagent 的情况下工作得好得多。如果在支持 subagent 的平台上运行(Claude Code、Codex CLI、Codex App、Copilot CLI 和 Gemini CLI 都符合条件;见 ../using-superpowers/references/ 中的各平台工具参考),其工作质量会显著更高。如果 subagent 可用,使用 superpowers:subagent-driven-development 而非本 skill。
对每个任务:
所有任务完成并验证后:
立即停止执行,当:
请寻求澄清,而非猜测。
回到审查(步骤 1),当:
不要硬闯阻碍 —— 停下并询问。
必需的工作流 skills:
npx claudepluginhub aaione/superpowers-zh --plugin superpowersCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.