What problem does it solve?
This Skill reduces the risk of unsafe production releases by providing a repeatable pre-launch checklist, staged rollout guidance, monitoring requirements, and a clear rollback strategy so teams can deploy with confidence and recover quickly from issues.
Core Features & Use Cases
- Pre-launch checklist: Comprehensive items for code quality, security, performance, accessibility, infrastructure, and documentation to validate readiness before any release.
- Staged rollout & feature flags: Guidance on deploying behind feature flags, canary and gradual rollouts, decision thresholds for advance/hold/rollback, and lifecycle rules for flags.
- Monitoring & observability: Metrics and error reporting to watch during and after rollout, plus post-launch verification steps for the first hour and beyond.
- Rollback planning: Concrete trigger conditions, rollback steps, and database migration considerations to ensure reversibility.
- Use Case: Preparing a major feature release that requires canary testing, health checks, and an immediate kill-switch in production.
Quick Start
Run the Shipping and Launch checklist to prepare a staged rollout for the target feature, configure feature flags and monitoring, and document a rollback plan before enabling any users.