release-checklist
Installation
SKILL.md
Explicit invocation only: This skill should only run when the user explicitly requests it with
/release-checklist. Do not auto-invoke based on context matching.
Phase 1: Parse Arguments
Read the argument for the target platform (pc, console, mobile, or all). If no platform is specified, default to all.
Phase 2: Load Project Context
- Read
CLAUDE.mdfor project context, version information, and platform targets. - Read the current milestone from
production/milestones/to understand what features and content should be included in this release.
Phase 3: Scan Codebase
Scan for outstanding issues: