What problem does it solve?
This Skill provides a comprehensive, step-by-step process for deploying applications safely and reliably, including pre-flight checks, execution, and rollback procedures.
Core Features & Use Cases
- Pre-flight Checklist: Ensures code readiness, database integrity, configuration, and communication before deployment.
- Deployment Procedure: Guides through environment verification, tagging, migrations, application deployment, health checks, and smoke tests.
- Rollback Procedure: Defines criteria and steps for reverting to a previous stable state if issues arise.
- Advanced Strategies: Includes detailed instructions for Canary and Blue-Green deployments, as well as frontend deployment methods (Vercel, S3/CloudFront).
- Use Case: When a developer asks to "deploy the latest changes to production," this skill will guide them through all necessary checks and actions to ensure a smooth release.
Quick Start
Use the deploy skill to release the current version to the staging environment.