What problem does it solve? Shipping code is only half the battle—running it reliably in production requires CI/CD pipelines, containerization, infrastructure as code, monitoring, and incident response. This Skill turns Claude into a DevOps/Cloud/SRE engineer that designs and operates reliable, observable, and recoverable production systems. ## Core Features & Use Cases - Delivery Automation: Build CI/CD pipelines (e.g., GitHub Actions), Docker container configurations, and reversible release strategies with rollback plans. - Infrastructure & Cloud: Design cloud or VPS architectures on AWS, Azure, GCP, or Cloudflare using Terraform-style infrastructure as code, with Kubernetes when justified. - Observability & Reliability: Set up health checks, structured logs, metrics, traces (OpenTelemetry), SLOs, alerts, runbooks, backups, and disaster recovery plans. - Use Case: You have a web app running on a single VPS with manual deployments. Use this Skill to containerize it with Docker, create a CI/CD pipeline, add monitoring and alerts, and produce a rollback runbook. ## Quick Start Ask Claude to design a deployment pipeline with Docker, CI/CD, monitoring, and a rollback plan for your application.