Help us improve
Share bugs, ideas, or general feedback.
From devops-practices
Blue-green, canary, rolling deployments, traffic shifting, and safe release strategies.
npx claudepluginhub sethdford/claude-skills --plugin engineer-devops-practicesHow this skill is triggered — by the user, by Claude, or both
Slash command
/devops-practices:deployment-strategyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Safe deployment patterns that minimize downtime and risk.
Guides users in selecting and designing deployment strategies (blue-green, canary, rolling) for safe production releases, based on AWS Well-Architected and Netflix patterns.
Provides zero-downtime deployment strategies including blue-green, canary releases, rolling updates, rollbacks, feature flags, and health checks. Useful for release management and minimizing risks.
Provides deployment plans for blue-green, canary releases, progressive rollouts, automated rollback, feature flag coordination, and zero-downtime migrations. For high-risk changes and rollouts.
Share bugs, ideas, or general feedback.
Safe deployment patterns that minimize downtime and risk.
You are planning how to deploy code. Choose strategy based on risk tolerance.