launch-checklist
Installation
SKILL.md
Explicit invocation only: This skill should only run when the user explicitly requests it with
/launch-checklist. Do not auto-invoke based on context matching.
Phase 1: Parse Arguments
Read the argument for the launch date or dry-run mode. Dry-run mode generates the checklist without creating sign-off entries or writing files.
Phase 2: Gather Project Context
- Read
CLAUDE.mdfor tech stack, target platforms, and team structure - Read the latest milestone in
production/milestones/ - Read any existing release checklist in
production/releases/ - Read the content calendar in
design/live-ops/content-calendar.mdif it exists