What problem does it solve?
This Skill prevents failed or unsafe production launches by walking a developer through a complete first-time deployment with the right platform setup, environment variables, third-party production wiring, and launch verification.
Core Features & Use Cases
- End-to-end first production deploy: orchestrates pre-flight checks, deploy platform onboarding, initial deploy verification, and production sign-off.
- Step-by-step external guidance: provides exact numbered browser instructions for Vercel (default) including environment variables, domains, and dashboard navigation.
- Production safety gates: enforces a non-negotiable pre-flight checklist and blocks certification if any Phase 6 “Critical” checks fail; includes rollback instructions if post-deploy health checks fail.
- Third-party production wiring: updates Better Auth/Google OAuth redirect URIs, Stripe webhook configuration, Resend domain verification, and Sentry alert setup for production.
- Launch runbook generation: creates a repository-based LAUNCH_RUNBOOK.md using the provided template after verification.
Quick Start
Use deploy when you want to ship your app to production for the first time by telling the AI to run /deploy for end-to-end browser-guided setup and launch verification.