How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers-zh:executing-plansThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
加载计划,批判性审查,执行所有任务,完成后报告。
加载计划,批判性审查,执行所有任务,完成后报告。
开始时声明: "我正在使用 executing-plans 技能来实施这个计划。"
注意: 告诉你的用户搭档,Superpowers 在拥有子代理访问权限时效果会好得多。如果运行在支持子代理的平台上(Claude Code、Codex CLI、Codex App、Copilot CLI 和 Gemini CLI 都符合条件;参见 ../using-superpowers/references/ 中的各平台工具参考),其工作质量将显著提升。如果子代理可用,请改用 superpowers:subagent-driven-development。
针对每个任务:
所有任务完成并验证后:
遇到以下情况时立即停止执行:
宁可请求澄清,也不要猜测。
回到审查(第 1 步)的情况:
不要强行突破阻塞——停下来询问。
所需的工作流技能:
npx claudepluginhub sametrouble/superpowers-zh --plugin superpowers-zhCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.