launch-checklist

Generate a launch readiness checklist with blocking and conditional items.

72|7|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/striderZA/OpenCodeGameStudios --skill launch-checklist-striderza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch-checklist
Source: https://github.com/striderZA/OpenCodeGameStudios/tree/main/.opencode/skills/launch-checklist
Command: npx skills add https://github.com/striderZA/OpenCodeGameStudios --skill launch-checklist-striderza

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents risky or incomplete game launches by coordinating a complete readiness validation across engineering, content, QA, store/legal, infrastructure, and go/no-go sign-offs.

Core Features & Use Cases

  • Cross-department launch validation: Produces a launch readiness checklist spanning code health, content completeness, QA status, store/distribution readiness, legal compliance, infrastructure readiness, and community/marketing readiness.
  • Argument-driven execution modes: Supports a specified launch date or a dry-run mode that generates the checklist without writing sign-off artifacts.
  • Decision-ready output: Summarizes blocking vs conditional items and specifies required sign-offs for a clear overall READY/NOT READY/CONDITIONAL outcome.

Quick Start

Run /launch-checklist with your launch date (or use dry-run) to generate a department-wide launch readiness checklist and go/no-go sign-off list.

Frequently Asked Questions about launch-checklist

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

FAQPage Schema
How do I prepare a game release go/no-go decision across multiple departments?

A launch readiness checklist evaluates project context and codebase health to produce department coverage for code, content, QA, store compliance, infrastructure, and operations. It summarizes blocking versus conditional items and specifies required sign-offs for a formal READY, NOT READY, or CONDITIONAL outcome.

Can I run a release checklist in dry-run mode for milestone-driven validation?

Yes, a dry-run mode generates the comprehensive launch readiness checklist without writing any sign-off artifacts. This allows you to validate project context and scan for placeholder or risk patterns safely before committing to a specific date-targeted release run.

Do I need specific project files to generate a launch readiness checklist?

You need to provide relevant project files such as CLAUDE.md, production milestones, releases, and an optional live-ops content calendar. The checklist process reads these files to evaluate project context and scan for known debugging patterns.

How does a software release checklist identify blocking issues before launch?

It scans the codebase for health issues, debugging patterns, placeholders, and risk patterns to categorize launch items. It then produces a decision-ready output separating blocking items that halt release from conditional items that require specific sign-offs.

What is the best way to verify store compliance and legal readiness for a game launch?

A comprehensive launch readiness checklist includes dedicated store and legal coverage by evaluating project milestones and distribution readiness. It aggregates these checks into a formal go/no-go sign-off list to ensure all compliance requirements are met before release.