executing-plans
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseExecuting Plans
执行方案
Overview
概述
Load plan, review critically, execute tasks in batches, report for review between batches.
Core principle: Batch execution with checkpoints for architect review.
Announce at start: "I'm using the executing-plans skill to implement this plan."
加载方案、严格评审、分批执行任务、批次间隔提交评审报告。
核心原则: 带架构师评审检查点的批次执行。
开始时需声明: "我将使用executing-plans skill来实施该方案。"
The Process
流程
Step 1: Load and Review Plan
步骤1:加载并评审方案
- Read plan file (use scopecraft to load it if not already)
- Review critically - identify any questions or concerns about the plan
- If concerns: Raise them with your human partner before starting
- If no concerns: Create TodoWrite and proceed
- 读取方案文件(若尚未加载,可使用scopecraft加载)
- 严格评审——识别方案中存在的任何问题或顾虑
- 如有顾虑:在启动前向你的人类合作伙伴提出
- 如无顾虑:创建TodoWrite后继续流程
Step 2: Execute Batch
步骤2:执行批次
Default: First 3 tasks
For each task:
- Mark as in_progress
- Follow each step exactly (plan has bite-sized steps)
- Run verifications as specified
- Mark as completed
默认执行前3个任务
对每个任务:
- 标记为in_progress
- 严格遵循每一步骤(方案包含拆分好的小步骤)
- 按要求执行验证
- 标记为已完成
Step 3: Report
步骤3:报告
When batch complete:
- Show what was implemented
- Show verification output
- Say: "Ready for feedback."
批次完成后:
- 展示已实现的内容
- 展示验证输出结果
- 说明:"已准备好接收反馈。"
Step 4: Continue
步骤4:继续执行
Based on feedback:
- Apply changes if needed
- Execute next batch
- Repeat until complete
基于反馈:
- 按需调整修改
- 执行下一个批次
- 重复操作直到全部完成
Step 5: Complete Development
步骤5:完成开发
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 skill来完成本次工作。"
- 必填子技能: 使用superpowers:finishing-a-development-branch
- 遵循该skill的要求完成测试验证、展示选项、执行选定操作
When to Stop and Ask for Help
何时停止并寻求帮助
STOP executing immediately when:
- Hit a blocker mid-batch (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.
遇到以下情况请回到评审步骤(步骤1):
- 合作伙伴根据你的反馈更新了方案
- 基础执行思路需要重新考量
不要强行推进突破阻碍——停下提问。
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
- 首先严格评审方案
- 严格遵循方案步骤执行
- 不要跳过验证环节
- 方案要求时引用对应skill
- 批次间隔仅需提交报告并等待反馈
- 遇到阻碍立即停下,不要自行猜测