What problem does it solve? Deploying to production is risky, and teams often lack a structured way to decide when to deploy, how to verify success, and when to roll back. This Skill provides deployment principles and decision frameworks instead of rigid scripts, helping you reason through any platform's release process. ## Core Features & Use Cases - Platform Decision Trees: Choose deployment approaches for Vercel, Netlify, Railway, VPS + PM2, Docker, and Kubernetes based on your application type. - 5-Phase Deployment Workflow: Follow the Prepare, Backup, Deploy, Verify, Confirm-or-Rollback process with checklists for each phase. - Rollback & Emergency Guidance: Apply rollback triggers, platform-specific rollback methods, and incident investigation order when things go wrong. - Use Case: Before releasing a new version of your web app to a VPS, use this Skill to build a pre-deployment checklist, define a rollback plan, and set a post-deploy monitoring window. ## Quick Start Ask the AI to walk you through a safe production deployment plan for your platform, including pre-deployment checks, verification steps, and a rollback strategy.