Best use case
Use Blue-Green Deployer when you need to automate safer production rollouts with health-aware promotion and rollback triggers, especially when the work is driven by blue green and deployment rollback.
DevOps · Global library
Automate safer production rollouts with health-aware promotion and rollback triggers.
Best use case
Use Blue-Green Deployer when you need to automate safer production rollouts with health-aware promotion and rollback triggers, especially when the work is driven by blue green and deployment rollback.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show blue-green-deployerUse
orchestrator-mcp skills export blue-green-deployer --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/blue-green-deployer ./your-agent-skills/blue-green-deployer
# or open skills/blue-green-deployer/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Implement GitOps workflows with ArgoCD that enable declarative, version-controlled continuous delivery to Kubernetes
Design and implement secure, scalable continuous deployment pipelines that automate software delivery from commit to production
Standardize cloud tagging so spend can be attributed cleanly across teams, services, and environments.