Configure zero-downtime deployment strategies including blue-green, canary, and rolling deployments. Implement traffic shifting, health checks, and rollback procedures. Use when implementing production deployment strategies or zero-downtime releases.
$npx -y skills add bagelhole/devops-security-agent-skills --skill blue-green-deployInstalls into the current project.
Run `npx skills use "https://github.com/bagelhole/devops-security-agent-skills" --skill "bagelhole/devops-security-agent-skills/blue-green-deploy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bagelhole/devops-security-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/bagelhole/devops-security-agent-skills"` and select the relevant skills, then follow their instructions.