What problem does it solve?
This skill keeps urgent production issues accountable by guiding you through a documented hotfix workflow that bypasses normal sprints while preserving audit trails, approvals, and rollback planning.
Core Features & Use Cases
- Structured hotfix record: creates production/hotfixes/hotfix-[date]-[short-name].md entries capturing severity, the problem statement, root cause, fix, testing results, approvals, and rollback details.
- Controlled branching and approvals: enforces creating a hotfix branch from the release branch or main, mandates minimal changes, validates targeted regressions, and requests explicit lead-programmer, qa-tester, and producer sign-offs.
- Use Case: when a production payment endpoint is down without a workaround, run this workflow to log the incident, fix the bug, gather approvals, and merge to both release and development safely.
Quick Start
Trigger the hotfix workflow by requesting /hotfix with the critical bug identifier so the emergency branch, audit log, and approvals begin immediately.