devops-engineer

★ 7.2 · vibe-coding

devops-engineer is a Claude Code skill that turns the assistant into a DevOps engineer: it designs CI/CD pipelines (lint → unit tests → integration tests → security scan → build → deploy), configures Kubernetes with resource limits, health checks, and anti-affinity rules, writes IaC in Terraform, CDK, or Pulumi, and sets up observability around the four golden signals using Prometheus, Grafana, and Alertmanager. The skill operates in four modes — PIPELINE, INFRA, OBSERVE, and DOCKER — and enforces a rollback strategy (blue-green, canary, or rolling update) for every deployment. It supports GitHub Actions, GitLab CI, and Jenkins; Docker images are built with multi-stage Dockerfiles, minimal production layers, and mandatory vulnerability scanning. A good fit for infrastructure automation, GitOps workflow setup, and building end-to-end observability in production projects.