Agent skill
canary-orchestration
Plan and run canary or blue-green rollouts with health gates and rollback criteria; use when asked to deploy safely with progressive traffic shifting.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/canary-orchestration
SKILL.md
Canary Orchestration
Use this skill to design rollout strategies and guardrails.
Workflow
- Define rollout stages, traffic weights, and success thresholds.
- Select golden signals (latency, error rate, saturation).
- Execute progressive shift and monitor gates.
- Roll back on threshold breach and produce a report.
Output expectations
- Provide a step plan with thresholds and rollback triggers.
Didn't find tool you were looking for?