원클릭으로
cwf-testing-plan
Guide user through testing phase
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Guide user through testing phase
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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
| name | cwf-testing-plan |
| description | Guide user through testing phase |
| user-invocable | true |
| allowed-tools | ["Read","Write","Edit","Bash"] |
This step: Complete e-testing-plan.md with test strategy, test cases, and validation criteria.
Not this step: Running tests (that's g-testing-exec), deployment, or maintenance.
If blocked or finished: Call .cwf/scripts/command-helpers/workflow-manager control --current-step=e-testing-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/testing-planning.md for detailed testing phase guidance.
Step 6 (Execute):
Step 7: Check decomposition signals. See .cwf/docs/workflow/decomposition-guide.md.
Step 8: Checkpoint commit. See .cwf/docs/skills/checkpoint-commit.md. Stage: e-testing-plan.md
Step 9 (Next Steps):
/cwf-implementation-exec <task-path>