What problem does it solve? Deploying to production is risky, and teams often lack a structured approach to platform selection, pre-deployment verification, and rollback planning, leading to avoidable outages and failed releases. ## Core Features & Use Cases - Platform Decision Guidance: Decision trees and comparison tables for choosing between Vercel, Netlify, Railway, Render, VPS with PM2, Docker, and Kubernetes deployment methods. - 5-Phase Deployment Workflow: A structured Prepare, Backup, Deploy, Verify, Confirm-or-Rollback process with checklists for each phase. - Rollback & Emergency Procedures: Platform-specific rollback methods, zero-downtime strategies (rolling, blue-green, canary), and incident investigation order. - Use Case: Before pushing a new release to a VPS running PM2, use this Skill to walk through the pre-deployment checklist, confirm a backup exists, and document a rollback plan so a failed release can be reverted in minutes. ## Quick Start Ask the AI to walk you through a safe production deployment plan for your platform, including pre-deployment checks, monitoring steps, and a rollback strategy.