deployment-pipeline-design
Multi-stage CI/CD pipelines with approval gates and deployment orchestration.
What it does
- Application type: Language/runtime, containerized or bare-metal, monolith or microservices
- Deployment target: Kubernetes, ECS, VMs, serverless, or platform-as-a-service
- Environment topology: Number of environments (dev/staging/prod), region layout, air-gap requirements
- Rollout requirements: Acceptable downtime, rollback SLA, traffic splitting needs, canary vs blue-green preference
- Gate constraints: Approval teams, required test coverage thresholds, compliance scans (SAST, DAST, SCA)
- Monitoring stack: Prometheus, Datadog, CloudWatch, or other metrics sources used for automated promotion decisions
- Pipeline configuration: Stage definitions, job dependencies, parallelism, and caching strategy
Requirements & configuration
- Rollout requirements: Acceptable downtime, rollback SLA, traffic splitting needs, canary vs blue-green preference
Configuration: COPY
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Multi-stage CI/CD pipelines with approval gates and deployment orchestration.
Source
Repository: https://github.com/wshobson/agents
deployment-pipeline-design FAQ
What does the deployment-pipeline-design skill do?
Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use this skill when designing zero-downtime deployment pipelines, implementing canary rollout strategies, setting up multi-environment promotion workflows, or debugging failed deployment gates in CI/CD. Application type: Language/runtime, containerized or bare-metal, monolith or microservices Deployment target: Kubernetes, ECS, VMs, serverless, or platform-as-a-service
What does deployment-pipeline-design require?
Rollout requirements: Acceptable downtime, rollback SLA, traffic splitting needs, canary vs blue-green preference Configuration keys: COPY.
How do I install deployment-pipeline-design?
Run: npx -y skills add https://github.com/wshobson/agents --skill deployment-pipeline-design --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain deployment-pipeline-design?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-deployment-pipeline-design?ref=badge) npx agentictools info skills/wshobson-agents-deployment-pipeline-design The second line is the CLI lookup for this page — handy in READMEs and docs.