What problem does it solve?
It helps game teams plan and deliver a focused day-one patch without destabilizing the release, so known post-gold-master issues can be fixed safely before or immediately after public launch.
Core Features & Use Cases
- Patch scoping from evidence: Classifies open bugs and cert feedback to include only fixes that are safe, small, and within a defined time budget.
- Rollback-first discipline: Forces creation of a platform-aware rollback plan before implementation begins.
- Targeted implementation and verification: Runs tightly scoped programmer and QA loops, ensuring changes are re-validated through a lightweight QA gate.
- Release documentation outputs: Produces an internal day-one patch record and a player-facing patch-notes draft workflow.
Quick Start
Use the day-one-patch skill to generate a day-one patch plan, patch record, and rollback plan for the current release based on open bugs, gate verdicts, and cert feedback.