| name | launch-checklist |
| description | Generate launch readiness checklists for product releases. Covers engineering, QA, design, legal, marketing, support, and rollback planning. Adapts to launch size (feature flag, beta, GA) and AI/ML-specific requirements. |
| argument-hint | [feature or product being launched] |
Launch Checklist Skill
Generate a comprehensive, customized launch readiness checklist for any product release.
When to Use
- User is preparing to launch a feature or product
- User needs to ensure nothing is missed before go-live
- User says
/launch-checklist followed by what they're launching
- Any pre-launch review or go/no-go decision
Framework: Launch Readiness Checklist
Step 1: Scope the Launch
- What's launching? Feature name and brief description
- Launch type: Feature flag → Internal → Beta → GA
- Target date: When is this going live?
- Blast radius: How many users are affected?
- Reversibility: Can we roll back easily?
Step 2: Generate Checklist by Function
Engineering
QA
Design
Legal & Compliance
Marketing & Communications
Support
AI/ML-Specific (if applicable)
Step 3: Go/No-Go Criteria
Define clear criteria for each launch stage:
Internal Launch Go/No-Go:
- All P0 bugs resolved
- Core user flow works end-to-end
- Monitoring active
Beta Launch Go/No-Go:
- All P0 and P1 bugs resolved
- Performance meets targets
- Support team briefed
- Rollback tested
GA Launch Go/No-Go:
- All P0-P2 bugs resolved
- Load testing passed at 2x expected traffic
- Documentation complete
- Legal review signed off
- Monitoring and alerting verified
Step 4: Rollback Plan
- Trigger criteria: What signals would trigger a rollback?
- Rollback steps: Exact steps to revert (feature flag off, DB rollback, etc.)
- Communication: Who to notify and how
- Timeline: Maximum time from decision to rollback complete
Output Format
Generate as a markdown checklist grouped by function. Mark items as applicable/not applicable based on the specific launch. Include a summary section with launch date, owner, and go/no-go criteria.