release-checklist

Generate a platform-specific release readiness checklist with go/no-go gates.

14|1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Euraika-Labs/Codex-Code-Game-Studios --skill release-checklist-euraika-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-checklist
Source: https://github.com/Euraika-Labs/Codex-Code-Game-Studios/tree/main/.agents/skills/release-checklist
Command: npx skills add https://github.com/Euraika-Labs/Codex-Code-Game-Studios --skill release-checklist-euraika-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This checklist guides release teams to validate build verification, certification requirements, store metadata, and launch readiness, reducing last-minute surprises.

Core Features & Use Cases

  • Context-aware guidance: Parses project context from AGENTS.md and current release milestones to tailor the checklist.
  • Platform-aware sections: Generates platform-specific sections for PC, console, and mobile as needed, plus a universal store/distribution plan.
  • Governance & Sign-offs: Includes go/no-go gates, QA sign-offs, and stakeholder approvals to prevent premature releases.
  • Store readiness: Covers metadata, screenshots, legal notices, and launch readiness tasks.

Quick Start

Invoke the checklist generator by issuing $release-checklist and specifying your target platform and release version.

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 release readiness checklist for a multi-platform software launch?

Generate a release readiness checklist by analyzing project context and milestones to produce platform-specific sections for PC, console, and mobile. It covers store metadata, build verification, QA, and sign-off workflows tailored to your target release version.

What should be included in a pre-launch QA sign-off process?

A pre-launch QA sign-off process should include go/no-go gates, build verification, and stakeholder approvals. This checklist auto-generates these governance sections to validate launch readiness and prevent premature releases across different distribution platforms.

Can I automate launch readiness tasks by scanning my codebase for unresolved issues?

Yes, launch readiness automation scans your codebase for TODO, FIXME, and HACK comments. It parses AGENTS.md and reads milestones from your production directory to ensure unresolved code issues are factored into the release plan.

Does this release management checklist support store metadata and legal notices validation?

Yes, release management checklist validation covers store readiness tasks including metadata, screenshots, and legal notices. It ensures all required distribution platform information is verified before final launch approval.

How do I set up project context parsing for automated release sign-off workflows?

Set up release sign-off workflows by providing an AGENTS.md file for context and defining milestones in your production directory. The checklist generator parses these inputs to construct a structured, platform-aware launch plan with automated go/no-go gates.

What is the best way to prevent last-minute surprises during a software release?

Prevent last-minute release surprises by using a structured checklist that validates build verification, certification requirements, and store metadata. It enforces QA sign-offs and go/no-go gates to ensure all launch readiness criteria are met before distribution.