AI AGENT ADDONS

Deployment Pipeline Design

wshobson/agents
DevOps & CI/CD
10,646installs

You can design safe and fast deployment pipelines for your software. These pipelines use multiple stages with approval gates and automatic rollbacks. They help you release updates without downtime.

This skill shows you how to set up canary rollouts and blue-green deployments. It also covers health checks and security scans. Your team can move code from testing to production with confidence.

If a deployment fails, the pipeline can automatically undo the change. This keeps your users happy and your system stable. It works with tools like Kubernetes, GitHub Actions, and Argo Rollouts.

Add Deployment Pipeline Design skill to your workflow

Global

mkdir -p ~/.claude/skills/deployment-pipeline-design

Project

mkdir -p .claude/skills/deployment-pipeline-design

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago