Prompt file imported from doitsu2014/my-cms (
.codex/prompts/hotfix.md). Fill in{{arguments}}before use. Copyright stays with the author.
Run the My-CMS hotfix workflow for: {{arguments}}.
- Read
AGENTS.md, inspectopenspec list --json, and preserve unrelated working-tree changes. - SA confirms the failing flow and reports evidence, affected layers, risk, scope, and rollback considerations.
- SA creates or reuses one focused OpenSpec change. For this hotfix only, SA
may write
proposal.md, delta specs,design.md, andtasks.md. Do not implement until everyapplyRequiresartifact is done. - SE reads every artifact and repairs test-first using RED → GREEN → REFACTOR.
Apply the graph gate (or record the repository-search fallback), run focused
verification, and mark only passing tasks
[x]. - Add regression coverage unless infeasible; document an exception. Provide RE with operational-impact evidence when runtime configuration, deployment, or an operational contract is affected.
Never use Fast Fix. Report incident evidence, change name, artifacts, changed files, verification, residual risk, and next owner. Do not deploy without explicit authorization.