ワンクリックで
cwf-maintenance
Guide user through maintenance phase
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Guide user through maintenance 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 retrospective phase
Guide user through rollout phase
Guide user through testing execution phase
| name | cwf-maintenance |
| description | Guide user through maintenance phase |
| user-invocable | true |
| allowed-tools | ["Read","Write","Edit","Bash"] |
This step: Complete i-maintenance.md with monitoring plan, support procedures, and ongoing maintenance results.
Not this step: Implementation, testing, or initial deployment (complete). Final reflection in j-retrospective.md.
If blocked or finished: Call .cwf/scripts/command-helpers/workflow-manager control --current-step=i-maintenance --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.
Pre-Step: Subtask gate. Run .cwf/scripts/command-helpers/workflow-manager gate --task-path=<task-path> --phase=i. Non-zero exit: STOP and report its message verbatim.
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/maintenance.md for detailed maintenance phase guidance.
Step 6 (Execute):
Step 7: Checkpoint commit. See .cwf/docs/skills/checkpoint-commit.md. Stage: i-maintenance.md
Step 8 (Next Steps):
/cwf-retrospective <task-path>