What problem does it solve?
Produces a thorough, actionable pre-release validation checklist so teams can identify build, quality, certification, store metadata, and operational blockers before submitting a release.
Core Features & Use Cases
- Argument-driven target selection: accepts platform scope (pc, console, mobile, all) and defaults to all when unspecified.
- Codebase scanning: locates and tallies TODO, FIXME, and HACK annotations, and records their locations and severity for prioritization.
- Build and QA verification: checks for test output or CI artifacts when available and enumerates build verification, performance, and content-complete gates.
- Platform-specific requirements: appends tailored checklists for PC, console, and mobile plus store and launch readiness sections.
- Safe save flow: presents the generated checklist and asks permission before writing to production/releases with versioned filenames.
- Use Case: A producer preparing a milestone release runs the skill to immediately discover blocking FIXMEs, confirm certification items, and produce a store-ready checklist for sign-offs.
Quick Start
Use the release-checklist skill to generate a full pre-release checklist for the current project and target platform.