release-checklist

Generate a pre-release validation checklist for XR/AI product launches.

1|Updated May 3, 2026
One-click install
npx skills add https://github.com/imclab/xrA1-swarm --skill release-checklist-imclab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-checklist
Source: https://github.com/imclab/xrA1-swarm/tree/main/.claude/skills/release-checklist
Command: npx skills add https://github.com/imclab/xrA1-swarm --skill release-checklist-imclab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents risky, ad-hoc releases by producing a structured, comprehensive pre-release validation checklist that helps teams verify build health, quality gates, and launch readiness before going live.

Core Features & Use Cases

  • Codebase issue scanning: Counts and lists TODO, FIXME, and HACK items to surface potential blockers and review-needed areas.
  • Milestone-aware readiness: Loads project context from CLAUDE.md and aligns the checklist with the current production milestone.
  • Release artifact planning: Compiles platform-specific store/distribution and launch readiness checkpoints so teams can sign off consistently.
  • Use Case: Before shipping a new game/update, generate a platform-scoped checklist that identifies outstanding code risks, ensures certification-critical items are covered, and produces a go/no-go sign-off summary.

Quick Start

Use the release-checklist skill by running /release-checklist platform:all to generate a complete pre-release validation checklist across PC, console, and mobile.

Frequently Asked Questions about release-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a pre-release validation checklist for an XR product launch?

Generate a pre-release validation checklist by invoking the skill with a platform argument like PC, console, mobile, or all to verify build health and quality gates. The tool loads project context from CLAUDE.md and aligns checks with current production milestones to produce a go/no-go sign-off summary.

What is milestone-aligned release readiness verification?

Milestone-aligned release readiness verification matches your pre-launch validation checks against the current production milestone loaded from your project context. This ensures your codebase health, quality gates, and store certification preparation align with the specific stage of your studio workflow.

Can I scope my build verification checklist to specific platforms like console or mobile?

Yes, you can scope build verification checklists to specific platforms by passing a platform argument such as pc, console, mobile, or all. The generated checklist compiles platform-specific store, distribution, and launch readiness checkpoints for consistent team sign-off.

How do I scan my codebase for release blockers before shipping?

Scan your codebase for release blockers by running the checklist generation to automatically count and list outstanding TODO, FIXME, and HACK items. This surfaces potential blockers and areas needing review before you proceed with your game or update launch.

Does release checklist generation work without external dependencies?

Yes, release checklist generation works without external dependencies, relying solely on deterministic project context loading from CLAUDE.md and production milestone directories. It independently scans codebase health and compiles launch readiness checkpoints for studio release management workflows.

What is the best way to prepare for store certification launch readiness?

The best way to prepare for store certification launch readiness is generating a platform-scoped validation checklist that identifies outstanding code risks and ensures certification-critical items are covered. This produces a structured go/no-go sign-off summary for your team before going live.