What problem does it solve?
The shipping-and-launch Skill addresses the complexities of deploying software to production by providing a structured pre-launch checklist, detailed rollout strategies, and rollback plans to ensure a safe and successful deployment.
Core Features & Use Cases
- Pre-Launch Checklist: Offers a comprehensive checklist covering code quality, security, performance, accessibility, infrastructure, and documentation.
- Feature Flag Strategy: Guidance on deploying features behind feature flags for controlled rollouts.
- Staged Rollout: Step-by-step instructions for a staged rollout, including deployment to staging, production, team testing, canary rollout, and full rollout.
- Monitoring and Observability: Best practices for monitoring application and infrastructure metrics, error reporting, and post-launch verification.
- Rollback Strategy: Detailed rollback plan for handling issues post-deployment.
Quick Start
Use the shipping-and-launch skill to review the pre-launch checklist and execute a staged rollout for your new feature deployment.