Deploy Pipeline
intermediate
Production deployment pipeline with CI/CD, Docker containerization, and infrastructure as code.
Architecture
CI/CD Pipeline Generator Skill
Generates GitHub Actions workflow with lint, test, build, and deploy stages
78/100
Docker Compose Skill
Creates hardened Dockerfiles and docker-compose configs
77/100
Expected Output
Deploy Pipeline Status
Lint: passed
Tests: 42 passed
Docker Build: 145MB image
Push: ghcr.io/org/app:latest
Deploy: healthy (3/3 replicas)
Related Recipes
Incident Response Command Center
ADVANCEDTriage production incidents from alerts to fixes with observability, chat, and repo context.
devopsworkflow
5 components
Observability Stack
INTERMEDIATEFull-stack monitoring with Grafana dashboards, Datadog APM, and Sentry error tracking.
devopsinfra
3 components
Infrastructure as Code
ADVANCEDCloud infrastructure provisioning with Terraform, AWS, and Docker containerization.
devopsinfra
3 components