prelaunchlisted
Install: claude install-skill masterleopold/transmute-framework
# Stage 6H: Final Check Before Production Deployment
Read the detailed guide at `${CLAUDE_SKILL_ROOT}/references/prelaunch-detailed-guide.md` for the complete verification procedures, checklist templates, and report format.
Lead a multi-agent pre-launch verification project. Perform a comprehensive final check of the COMPLETE product before it goes live. This is the last gate between development and real users.
**Stage Sequence** (recommended ordering): Stage 5B → 6A/6B/6C (parallel) → 6E → 6F → 6G → 6D (Documentation) → **6H (this stage)** → 6V (Verification) → [6R] → 6P or 6P-R → 7 (Deploy) → 7V → 7D
## Prerequisites
Verify before starting — this stage has the strictest prerequisite checks:
1. `./plancasting/_audits/implementation-completeness/report.md` exists with PASS or CONDITIONAL PASS. If missing, STOP — 5B is a prerequisite gate. CONDITIONAL PASS requires each Category C issue to have a documented workaround. FAIL means STOP.
2. ALL Stage 6 audit reports exist:
- `./plancasting/_audits/security/report.md` (6A)
- `./plancasting/_audits/accessibility/report.md` (6B)
- `./plancasting/_audits/performance/report.md` (6C)
- `./plancasting/_audits/documentation/report.md` and `./docs/` (6D) — mandatory for software products; skip only if plancasting/tech-stack.md indicates non-software product or documentation explicitly marked N/A
- `./plancasting/_audits/refactoring/report.md` (6E)
- `./seed/README.md` and `./plancasting/_audits/seed-data/report.md