What problem does it solve?
It prevents launch-week chaos by scoping, implementing, and QA-gating a minimal set of safe fixes discovered after gold master but before or immediately after public launch.
Core Features & Use Cases
- Release-stage scoping with guardrails: Classifies open bugs for inclusion based on severity, priority, estimated effort (under 4 hours), and risk (no refactors, no new code paths).
- Non-negotiable rollback planning: Defines a rollback procedure before any implementation to reduce risk across target platforms.
- Mini-sprint QA gate: Runs targeted smoke checks or broader regression only when affected systems require it, then records a patch record with internal and player-facing notes.
Use case example: Cert feedback or a small set of S1/S2 issues is blocking smooth launch; use this Skill to decide what fits in day one, implement the fixes, verify them, and produce a deployable patch record.
Quick Start
Use this skill with argument-hint scope set to known-bugs to generate a day-one patch plan, rollback plan, and patch record for the current release stage.