| name | executing-plans |
| description (EN) | Use when you have a written implementation plan to execute in a separate session with review checkpoints |
| 說明 (繁中) | 當你有一份書面的實作計畫,需要在另一個 session 中執行並設有審查檢查點時使用 |
Load plan, review critically, execute all tasks, report when complete.
載入計畫、批判性審查、執行所有任務、完成後回報。
Announce at start: "I'm using the executing-plans skill to implement this plan."
開始時宣告: 「我正使用 executing-plans 技能來實作這個計畫。」
Note: Tell your human partner that Superpowers works much better with access to subagents (Claude Code, Codex CLI, Codex App, Copilot CLI, and Gemini CLI all qualify; see the per-platform tool refs in ../using-superpowers/references/). If subagents are available, use superpowers:subagent-driven-development instead of this skill.
注意: 告訴你的人工夥伴,Superpowers 在能使用子代理(Claude Code、Codex CLI、Codex App、Copilot CLI 與 Gemini CLI 皆符合;請參閱 ../using-superpowers/references/ 中各平台的工具參考)時會運作得更好。如果可以使用子代理,請改用 superpowers:subagent-driven-development,而不要使用此技能。
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
對每個任務: 1. 標記為 in_progress 2. 精確依循每個步驟(計畫已切成小而專注的步驟) 3. 依指定執行驗證 4. 標記為 completed
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
所有任務完成並驗證後: - 宣告:「我正使用 finishing-a-development-branch 技能來完成這份工作。」 - 必要子技能: 使用 superpowers:finishing-a-development-branch - 依循該技能驗證測試、呈現選項、執行選擇
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.
寧可詢問釐清,也不要亂猜。
Return to Review (Step 1) when: - Partner updates the plan based on your feedback - Fundamental approach needs rethinking
遇到以下情況回到審查(第 1 步): - 夥伴根據你的回饋更新計畫 - 根本做法需要重新思考
Don't force through blockers - stop and ask.
不要硬闖卡點 - 停下來詢問。