一键导入
cwf-implementation-plan
Guide user through implementation phase
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guide user through implementation phase
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | cwf-implementation-plan |
| description | Guide user through implementation phase |
| user-invocable | true |
| allowed-tools | ["Read","Write","Edit","Bash","Agent"] |
This step: Complete d-implementation-plan.md with files to modify, implementation steps, and validation criteria.
Not this step: Writing code (that's f-implementation-exec), testing, or deployment.
If blocked or finished: Call .cwf/scripts/command-helpers/workflow-manager control --current-step=d-implementation-plan --task-path=<path> to determine next action.
Task arguments: {arguments}
Current task/workflow: Run .cwf/scripts/command-helpers/task-context-inference using the Bash tool.
First: Run .cwf/scripts/command-helpers/context-manager location using the Bash tool to confirm git root.
Steps 1-4 (Preamble): Read .cwf/docs/skills/workflow-preamble.md and follow Steps 1-4 (argument parsing, task resolution, parent context, LLM decision).
Step 5: Read .cwf/docs/workflow/workflow-steps/implementation-planning.md for detailed implementation phase guidance.
Step 6 (Execute):
Step 7: Check decomposition signals. See .cwf/docs/workflow/decomposition-guide.md.
Step 8: Plan review. Read .cwf/docs/skills/plan-review.md and follow the plan review procedure for plan type implementation.
Step 9: Checkpoint commit. See .cwf/docs/skills/checkpoint-commit.md. Stage: d-implementation-plan.md
Step 10 (Next Steps):
/cwf-testing-plan <task-path>Create sub-implementation task within existing task (v2.0)
Guide user through planning phase
Guide user through implementation execution phase
Guide user through maintenance phase
Guide user through retrospective phase
Guide user through rollout phase