What problem does it solve?
Automates rapid incident response by filing a structured incident, dispatching a constrained hotfix-responder subagent, and proposing a postmortem once the fire is out. It is designed for production outages where standard /spec→/build ceremonies are too slow, providing speed while preserving an auditable trail.
Core Features & Use Cases
- File a structured incident with a unique slug and YAML frontmatter to enable end-to-end tracking and auditability.
- Dispatch a single authorized hotfix-responder subagent to execute the fix under strict gate controls, ensuring accountability.
- Preempt in-flight /build waves when necessary and surface a postmortem debt banner to Signal follow-up actions and long-term learning.
- Maintain an auditable trail of gates bypassed, completion status, and touchpoints for post-incident reviews.
Quick Start
Run /hotfix <description> to begin the incident-response lane and trigger a single-dispatch hotfix-responder.