mit einem Klick
cwf-rollout
Guide user through rollout phase
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Guide user through rollout phase
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
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 testing execution phase
| name | cwf-rollout |
| description | Guide user through rollout phase |
| user-invocable | true |
| allowed-tools | ["Read","Write","Edit","Bash"] |
This step: Complete h-rollout.md with deployment plan, rollback procedures, and rollout results.
Not this step: Implementation, testing (already done), or long-term maintenance (that's i-maintenance.md).
If blocked or finished: Call .cwf/scripts/command-helpers/workflow-manager control --current-step=h-rollout --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=h. 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/rollout.md for detailed rollout phase guidance.
Step 6 (Execute):
Step 7: Checkpoint commit. See .cwf/docs/skills/checkpoint-commit.md. Stage: h-rollout.md
Step 8 (Next Steps):
/cwf-maintenance <task-path>