From devops-practices
Blue-green, canary, rolling deployments, traffic shifting, and safe release strategies.
How 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.
Safe deployment patterns that minimize downtime and risk.
You are planning how to deploy code. Choose strategy based on risk tolerance.
npx claudepluginhub sethdford/claude-skills --plugin engineer-devops-practicesSelects and designs deployment strategies (blue-green, canary, rolling) for safe production releases.
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.