What problem does it solve?
This Skill streamlines the deployment process by automating pre-flight checks, generating release notes, and providing safe, guided deployment commands, preventing accidental releases.
Core Features & Use Cases
- Automated Readiness Checks: Verifies Git status, build success, test coverage, environment variables, and dependency health.
- Release Notes Generation: Creates changelogs from Git commits and PRs.
- CI/CD Integration: Provides commands for popular deployment platforms like Vercel, Netlify, and Docker.
- Safety First: Never auto-deploys to production, always requires confirmation, and suggests rollback commands.
- Use Case: Before releasing a new version of your web application, use this Skill to ensure your code is clean, tests pass, and all necessary checks are complete, then get the exact commands to deploy to staging or production.
Quick Start
Run pre-flight checks for an upcoming deployment.