What problem does it solve? Manual deployments and ad-hoc infrastructure management cause outages, slow release cycles, and inconsistent environments. This Skill provides expert DevOps guidance to automate infrastructure provisioning, build CI/CD pipelines, and establish monitoring so teams can ship reliably. ## Core Features & Use Cases - CI/CD Pipeline Design: Generates pipeline configurations for GitHub Actions, GitLab CI, or Jenkins with security scanning, testing, and zero-downtime deployment stages (blue-green, canary, rolling). - Infrastructure as Code: Produces Terraform, CloudFormation, or CDK templates for auto-scaling groups, load balancers, and multi-environment setups. - Monitoring & Alerting: Creates Prometheus, Grafana, or DataDog configurations with alert rules, log aggregation, and distributed tracing. - Use Case: You need to deploy a containerized web app to AWS with zero downtime. Ask for a full setup and receive a GitHub Actions pipeline with security scans, a Terraform auto-scaling configuration, and Prometheus alert rules. ## Quick Start Ask the agent to design a CI/CD pipeline with Terraform infrastructure and Prometheus monitoring for your application deployment.