What problem does it solve? Setting up deployment infrastructure requires deep knowledge across Docker, Kubernetes, Terraform, and CI/CD platforms, and mistakes in configuration lead to outages, security gaps, or failed releases. This Skill provides senior-level DevOps guidance and production-ready templates so you can build pipelines and infrastructure correctly the first time. ## Core Features & Use Cases - CI/CD Pipeline Generation: Creates GitHub Actions, GitLab CI, and Jenkins pipelines with testing, image scanning, and staged deployments. - Container & Orchestration Configs: Writes multi-stage Dockerfiles, Kubernetes deployments with health probes, HPA autoscaling, and GitOps setups with ArgoCD. - Infrastructure as Code: Produces Terraform configurations for AWS ECS, RDS, and networking with state management best practices. - Incident Response: Provides runbook templates, postmortem formats, rollback procedures, and on-call escalation configurations. - Use Case: You need to containerize a Python API and deploy it to Kubernetes with automated rollbacks. The Skill generates a hardened Dockerfile, a GitHub Actions pipeline with Trivy scanning, and K8s manifests with readiness probes and a documented rollback procedure. ## Quick Start Ask the agent to create a CI/CD pipeline and Kubernetes deployment for your application, specifying your language, cloud provider, and target environment.