Prompt file imported from lusky3/hbd70 (
.claude/commands/hotfix.md). Fill in{{arguments}}before use. Copyright stays with the author.
/hotfix
Execute the canonical workflow: .agent/workflows/hotfix.md
Required reads before execution
.agent/rules/state_machine.md— phase transitions.agentcortex/context/current_state.md— SSoT
Execution
Follow every step in .agent/workflows/hotfix.md sequentially.
The user's task description is: {{arguments}}
- Root cause analysis FIRST, then minimal fix.
- Do NOT skip any phases (research → plan → implement → review → test).
- End response with ⚡ ACX.