release-checklist

Installation
SKILL.md

Explicit invocation only: This skill should only run when the user explicitly requests it with /gamedev: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.md for 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:

Installs
1
GitHub Stars
1
First Seen
Aug 24, 2026
release-checklist — kessriga/game-studio