Executing 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."
The Process
Step 1: Load and Review Plan
- 1. Read plan file
- 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
Step 2: Execute Batch
Default: First 3 tasks
For each task:
- 1. Mark as in_progress
- Follow each step exactly (plan has bite-sized steps)
- Run verifications as specified
- Mark as completed
Step 3: Report
When batch complete:
- - Show what was implemented
- Show verification output
- Say: "Ready for feedback."
Step 4: Continue
Based on feedback:
- - Apply changes if needed
- Execute next batch
- Repeat until complete
Step 5: Complete Development
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
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.
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
执行计划
概述
加载计划,审慎评估,分批执行任务,批次间提交报告以供审查。
核心原则: 分批执行,设置检查点供架构师审查。
开始时声明: 我正在使用执行计划技能来实现此计划。
流程
步骤1:加载并审查计划
- 1. 读取计划文件
- 审慎评估——识别计划中存在的任何疑问或问题
- 如有疑问:在开始前向人类搭档提出
- 如无疑问:创建待办事项清单并继续
步骤2:执行批次
默认:前3个任务
针对每个任务:
- 1. 标记为进行中
- 严格遵循每个步骤(计划包含细粒度步骤)
- 按指定要求运行验证
- 标记为已完成
步骤3:报告
批次完成后:
- - 展示已实现的内容
- 展示验证输出
- 说明:已准备好接收反馈。
步骤4:继续
根据反馈:
步骤5:完成开发
所有任务完成并验证后:
- - 声明:我正在使用完成开发分支技能来完成此项工作。
- 必需子技能: 使用超能力:完成开发分支
- 遵循该技能验证测试、呈现选项、执行选择
何时停止并寻求帮助
遇到以下情况立即停止执行:
- - 批次中遇到阻碍(缺少依赖、测试失败、指令不清晰)
- 计划存在严重缺陷导致无法启动
- 不理解某项指令
- 验证反复失败
寻求澄清而非猜测。
何时重新审视前期步骤
返回审查(步骤1)的情况:
- - 搭档根据你的反馈更新了计划
- 基本方法需要重新思考
不要强行突破阻碍——停下来询问。
记住
- - 首先审慎评估计划
- 严格遵循计划步骤
- 不要跳过验证
- 计划要求时引用相关技能
- 批次之间:仅报告并等待
- 遇到阻碍时停止,不要猜测