What problem does it solve?
This Skill provides a controlled emergency workflow for resolving critical or major game bugs while preserving approvals, rollback planning, regression testing, and release traceability.
Core Features & Use Cases
- Severity Assessment: Classifies incidents as critical or major and redirects lower-severity issues to the normal bug workflow.
- Audited Hotfix Execution: Creates a documented hotfix record, optionally creates a dedicated Git branch, and tracks root cause, implementation, testing, approvals, and rollback plans.
- Quality and Release Gates: Coordinates programmer, QA, producer, and QA-lead reviews before deployment, then supports post-deploy verification and incident follow-up.
- Use Case: When a live game build causes data loss or blocks gameplay, use this Skill to assess severity, implement the smallest fix, obtain required sign-offs, run the appropriate regression checks, and prepare the patch for both release and development branches.
Quick Start
Invoke the hotfix skill with a bug ID or description to begin the severity assessment and emergency fix workflow.