What problem does it solve?
This Skill automates the generation of a comprehensive pre-deployment validation checklist, ensuring that all necessary checks are performed before a release, thereby reducing the risk of deployment issues.
Core Features & Use Cases
- Pre-Deployment Checklist Generation: Automatically generates a checklist for build verification, infrastructure readiness, rollout plan, and launch readiness.
- Environment-Specific Adjustments: Generates environment-specific sections for staging and production environments.
- Codebase Health Analysis: Scans for outstanding issues like TODO, FIXME, and HACK comments, and checks for test results.
- Quality Gates: Ensures zero critical bugs, performance within budgets, and no regressions from previous builds.
- Infrastructure and Deployment Checks: Validates container image builds, infrastructure-as-code changes, database migrations, and load balancer configurations.
- Launch Readiness: Verifies monitoring, alerting, log aggregation, and on-call team readiness.
Quick Start
Run the release-checklist skill with the environment argument, e.g., /release-checklist staging.