What problem does it solve? Shipping a product without a structured readiness review risks launch failures, data loss, and broken user journeys. This Skill audits the actual product state before a public release, classifies findings by severity, and produces a defensible GO or NO-GO decision with a short human launch checklist. ## Core Features & Use Cases - Severity-Based Audit: Classifies every finding as P0 (stop immediately), P1 (release blocker), P2 (fix if safe), or P3 (defer), with evidence, reproduction steps, and rollback implications. - Release Lenses: Applies targeted checklists covering promise/first value, functional integrity, data/security/trust, operations/recovery, and experience quality via the references/release-lenses.md file. - Decision Report: Issues exactly one verdict (GO, CONDITIONAL GO, or NO-GO) with verification evidence, untested areas, and a roughly five-minute human launch checklist. - Use Case: Before launching a web app, ask for a release-readiness review. The Skill verifies core user journeys, checks that marketing claims match actual behavior, fixes safe P0/P1 blockers if authorized, and reports whether the release should proceed. ## Quick Start Use prepare-release-candidate to audit this project before launch, fix safe blockers, verify the core user journeys, and give me a GO or NO-GO recommendation.