Безопасный деплой в продакшн с поэтапным роллаутом
★ 8.7 · devops
shipping-and-launch is a Claude Code skill that guides production deployments with pre-launch checklists, feature flags, staged rollouts, and rollback strategies built in from the start. It provides a structured checklist across six areas — code quality, security, performance, accessibility, infrastructure, and documentation — along with a feature flag lifecycle from DEPLOY (flag OFF) through gradual rollout to CLEAN UP within two weeks of full release. A decision-threshold table covers error rate, P95 latency, client JS errors, and business metrics to determine whether to advance, hold, or roll back at each canary stage (5 % → 25 % → 50 % → 100 %), with 24–48-hour monitoring windows at every step. Designed for developers and DevOps engineers shipping significant changes, data migrations, or beta launches who need every release to be reversible, observable, and incremental.
- #deployment
- #production
- #feature-flags
- #monitoring
- #rollout
- #ci-cd