release-checklist

Generate a pre-release validation checklist for a target platform.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/WindXRan/y3td --skill release-checklist-windxran
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-checklist
Source: https://github.com/WindXRan/y3td/tree/main/.claude/skills/release-checklist
Command: npx skills add https://github.com/WindXRan/y3td --skill release-checklist-windxran

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents last-minute launch surprises by generating a structured, comprehensive pre-release validation checklist tailored to your target platform.

Core Features & Use Cases

  • Argument-driven platform scoping: Generates PC, console, mobile, or combined “all-platform” requirements.
  • Release readiness coverage: Verifies code health, build validation, QA sign-offs, content completeness, store metadata, and launch operations.
  • Milestone- and context-aware scanning: Loads project context from CLAUDE.md and inspects the current milestone to align expectations with what’s actually shipping.
  • Filesystem output for traceability: Writes the checklist to production/releases/release-checklist-[version].md after confirmation.

Quick Start

Ask for a full PC pre-release validation by running /release-checklist pc.

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 multiple platforms?

To generate a pre-release validation checklist for multiple platforms, specify an all-platform scope to produce combined PC, console, and mobile requirements covering build verification, QA sign-offs, and store metadata.

What is a go/no-go checklist for release readiness?

A go/no-go checklist for release readiness is a structured validation document that verifies code health, build stability, QA sign-offs, and store metadata completion to reduce launch risks before final approval.

Does the release checklist scan codebase signals like TODO and FIXME?

Yes, the release checklist scans codebase TODO, FIXME, and HACK signals to assess code health, reading project context from CLAUDE.md and the current milestone to align expectations with what is shipping.

Can I use this release checklist for console and mobile game launches?

Yes, you can use this release checklist for console and mobile game launches by specifying the target platform, which tailors build verification, certification, and store metadata requirements accordingly.

How do I save the release checklist file for traceability?

To save the release checklist file for traceability, approve the generated output and it will be written to production/releases/release-checklist-[version].md in your filesystem.