launch-checklist

Generate cross-functional launch readiness checklists for video game releases.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/LordKuper/agentic-game-studio --skill launch-checklist-lordkuper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch-checklist
Source: https://github.com/LordKuper/agentic-game-studio/tree/main/.claude/skills/launch-checklist
Command: npx skills add https://github.com/LordKuper/agentic-game-studio --skill launch-checklist-lordkuper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Launch readiness across departments for videogame releases is streamlined, ensuring no critical gates are missed before go/no-go.

Core Features & Use Cases

  • Parse the launch date or dry-run argument to generate a complete cross-functional checklist.
  • Gather project context from CLAUDE.md, latest milestones in .ags/project/milestones/, existing release checklists in .ags/project/releases/, and the content calendar in design/live-ops/content-calendar.md.
  • Generate and save a formal Launch Checklist to .ags/project/releases/launch-checklist-[date].md for review and archival.

Quick Start

Invoke the launch-checklist with a specific date or 'dry-run' to generate the readiness checklist for your upcoming release.

Frequently Asked Questions about launch-checklist

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

FAQPage Schema
How do I automate launch readiness validation for a video game release?

Automate launch readiness validation by parsing a target release date to generate a cross-functional checklist, gathering project context from milestones and content calendars, and saving a formal sign-off document for go/no-go review.

What is a cross-functional launch checklist and when do I need it?

A cross-functional launch checklist validates readiness across departments before a video game release. You need it when preparing launch plans and sign-offs to ensure no critical quality assurance or project management gates are missed.

How do I generate a release checklist using project context from CLAUDE.md and milestones?

Generate a release checklist by parsing a launch date, automatically gathering project context from CLAUDE.md, milestone files, existing release checklists, and content calendars, then outputting a comprehensive validation document.

Can I test launch readiness validation without committing to a final release date?

Yes, you can test launch readiness validation using a configurable dry-run mode. This generates a complete cross-functional checklist without requiring a final release date, allowing you to review gates and sign-offs safely.

Does launch checklist automation work with existing release management and content calendar files?

Launch checklist automation works directly with existing project management files by gathering context from CLAUDE.md, release checklists in project directories, and content calendars to validate cross-functional readiness.

Where are generated launch checklists saved for review and archival?

Generated launch checklists are saved as markdown files named launch-checklist-[date].md within the project releases directory, ensuring formal documentation is archived for post-launch reviews and historical tracking.