What problem does it solve?
Prevent risky, unrecoverable production releases by providing a repeatable pre-launch checklist, staged rollout guidance, monitoring requirements, and a clear rollback plan so teams can deploy with confidence and recover quickly when issues arise.
Core Features & Use Cases
- Pre-launch checklist: Validates tests, build artifacts, linting, security scans, documentation, and infrastructure readiness before deployment.
- Feature flag strategy: Guidance for deploying behind flags, gradual rollouts, ownership, and cleanup of flags after full rollout.
- Staged rollout & thresholds: Canary and progressive rollout sequences with measurable thresholds for errors, latency, and business metrics to decide advance/hold/rollback.
- Monitoring & observability: Defines application, infrastructure, and client metrics to monitor, error reporting patterns, and post-launch verification steps.
- Rollback strategy: Clear trigger conditions and step-by-step rollback procedures including health checks, communications, and database considerations.
Quick Start
Use this skill to run a pre-launch checklist, configure feature flags, and plan a staged rollout with monitoring and rollback procedures in place.