Deployment Pipeline Design
Skill Verifiziert AktivDesign 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.
Design robust, secure, and automated CI/CD pipelines with proper stage organization, quality gates, and progressive delivery strategies.
Funktionen
- Design multi-stage CI/CD pipelines
- Implement approval gates and security checks
- Orchestrate zero-downtime and canary deployments
- Configure multi-environment promotion workflows
- Debug failed deployment gates and pipeline issues
Anwendungsfälle
- Design CI/CD architecture for new services or migrations
- Implement deployment gates between environments
- Establish progressive delivery with canary or blue-green strategies
- Debug pipelines where stages succeed but production behavior is incorrect
Nicht-Ziele
- Executing actual CI/CD pipelines
- Providing platform-specific tool commands for every scenario
- Deep dives into specific monitoring tool configurations beyond metric examples
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add wshobson/agents/plugin install cicd-automation@claude-code-workflowsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Ci Cd Pipeline Builder
100CI/CD Pipeline Builder
Setup Container Registry
99Configure container image registries including GitHub Container Registry (ghcr.io), Docker Hub, and Harbor with automated image scanning, tagging strategies, retention policies, and CI/CD integration for secure image distribution. Use when setting up a private container registry, migrating from Docker Hub to self-hosted registries, implementing vulnerability scanning in CI/CD pipelines, managing multi-architecture images, enforcing image signing, or configuring automatic cleanup and retention policies.
OpenClaw Release Maintainer
100Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Azure Deploy
100Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment", "push to production", "push to cloud", "go live", "ship it", "bicep deploy", "terraform apply", "publish to Azure", "launch on Azure". DO NOT USE WHEN: "create and deploy", "build and deploy", "create a new app", "set up infrastructure", "create and deploy to Azure using Terraform" — use azure-prepare for these.
Ops Fires
100Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.