What problem does it solve?
Teams spend excessive time wiring CI/CD, producing Dockerfiles, authoring Kubernetes manifests, and writing infrastructure code while trying to maintain safe rollout, observability, and rollback procedures; this Skill standardizes and automates those tasks so teams can ship reliably and repeatedly.
Core Features & Use Cases
- CI/CD Generation: Create GitHub Actions pipelines and reusable workflows for build, test, scanning, and promotion.
- Containerization & Manifests: Produce multi-stage Dockerfiles, Docker Compose, and Kubernetes Deployment/Service/Ingress manifests with health checks and resource limits.
- Infrastructure as Code: Scaffold Terraform or Pulumi templates, state/backend configuration, and recommended best practices for secrets and state locking.
- Operational Runbooks: Provide incident response runbooks, rollback procedures, and verification steps for safe production deployments.
- Use Case: Generate a GitHub Actions pipeline, Dockerfile, Terraform module, and Kubernetes manifests for a Python web service with staging and production environments, including image scanning and rollback instructions.
Quick Start
Use the devops-engineer skill to generate a GitHub Actions CI pipeline, Dockerfile, Terraform/Pulumi module, and Kubernetes manifests for a web service including health checks and a rollback plan.