What problem does it solve? Coordinating a product launch requires juggling test suites, deployment commands, live site verification, monitoring setup, and marketing copy creation, which is error-prone when done manually across disconnected tools. ## Core Features & Use Cases - Pre-flight Verification Gate: Runs the full test suite, type checks, lint, build, and security scan, and hard-blocks deployment if anything fails. - Platform-Detected Deployment: Auto-detects Vercel, Netlify, Fly.io, or custom deploy scripts and captures the live URL. - Live Verification and Monitoring: Confirms the deployed site returns HTTP 200 with no console errors, then configures health-check monitoring. - Marketing Asset Generation: Produces landing page copy, Twitter/X threads, LinkedIn posts, Product Hunt descriptions, and SEO meta tags. - Use Case: After finishing a feature, invoke the launch pipeline to run tests, deploy to Vercel, verify the live site, and receive ready-to-publish announcement copy in one session. ## Quick Start Ask the agent to launch the project to production and generate the announcement marketing assets.