deployment-pipeline-design
Design multi-stage CI/CD pipelines with approval gates, deployment strategies, and automated rollback mechanisms.
Install
npx skills add https://github.com/wshobson/agents --skill deployment-pipeline-designStats
| Total installs | 4,348 |
| Weekly installs | 4.3K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers four deployment strategies: rolling updates, blue-green, canary, and feature flags, each with trade-offs for downtime, rollback speed, and infrastructure cost
- Includes approval gate patterns for manual review, time-based delays, and multi-approver workflows across GitHub Actions, GitLab CI, and Azure Pipelines
- Provides automated rollback mechanisms triggered by health checks and failure detection, plus manual rollback commands for Kubernetes deployments
- Outlines nine-stage pipeline flow from source checkout through build, test, staging, approval, production deployment, and verification with monitoring integration
Tags
Related skills
| Skill | Installs | vs deployment-pipeline-design |
|---|---|---|
| k8s-security-policies | 5,258 | +910 |
| firebase-app-hosting-basics | 3,604 | -744 |
| firebase-basics | 4,321 | -27 |
| bash-defensive-patterns | 3,788 | -560 |
| changelog-automation | 4,606 | +258 |
FAQ
- How many installs does deployment-pipeline-design have?
- deployment-pipeline-design has 4,348 total installs and 4.3K installs this week.
- Where is deployment-pipeline-design hosted?
- deployment-pipeline-design is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does deployment-pipeline-design have?
- deployment-pipeline-design has 32.4K GitHub stars.
- When was deployment-pipeline-design first indexed?
- OrangeBot.AI first indexed deployment-pipeline-design on Jan 20, 2026.
- How do I install deployment-pipeline-design?
- Run: npx skills add https://github.com/wshobson/agents --skill deployment-pipeline-design