What problem does it solve?
Day-one patches are high-risk, high-visibility mini-sprints that, if unmanaged, can introduce regressions or derail a launch. This Skill prevents chaos by scoping only safe, high-priority fixes, enforcing a rollback-first posture, and gating changes with a lightweight QA pass so launches remain controlled and reversible.
Core Features & Use Cases
- Scope and Prioritise: Triage open bugs and cert feedback into included vs deferred lists based on severity, priority, and quick-fix estimates.
- Rollback-first Release Planning: Produce a platform-aware rollback procedure and require explicit approval before any changes are implemented.
- Implement + QA Gate: Coordinate focused implementation loops with lead programmer and QA tester agents, run targeted smoke checks or broader regression as required, and generate an auditable patch record.
- Use Case: When a gold master is locked but certification feedback or last-minute playtests reveal P1/P2 issues, run this Skill to produce a safe, one-day patch with clear rollback criteria.
Quick Start
Run the day-one-patch procedure to triage open P1/P2 issues, produce a rollback-first patch plan with estimated effort and QA scope, and write the formal patch record to production/releases.