What problem does it solve?
This Skill provides a controlled emergency workflow to bypass normal sprint processes and deliver minimal, auditable hotfixes for critical in-production bugs, ensuring fixes are tracked, approved, tested, and backported safely.
Core Features & Use Cases
- Hotfix record creation: Draft and persist a markdown hotfix record that captures problem, root cause, fix details, testing, approvals, and rollback plan.
- Branch management: Guide creation of a hotfix branch from a release tag or main and enforce minimal-scoped changes and backport merges to release and development branches.
- Approval coordination: Orchestrate parallel approvals from lead-programmer, qa-tester, and producer and enforce QA re-entry gates (smoke check, targeted team QA, or full QA as required).
- Deployment and verification: Produce a deployment summary, update bug status, perform post-deploy verification, and schedule a post-incident review within 48 hours.
Quick Start
Use the /hotfix command with a bug ID or short description to initiate the emergency hotfix workflow and create the hotfix record.