devops-engineer

Automate CI/CD pipelines, infrastructure as code, and Kubernetes deployments.

9|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/stephanj/claude-code-collections --skill devops-engineer-stephanj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops-engineer
Source: https://github.com/stephanj/claude-code-collections/tree/main/skills/devops-engineer
Command: npx skills add https://github.com/stephanj/claude-code-collections --skill devops-engineer-stephanj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill addresses the complexity of managing modern cloud-native infrastructure, reducing manual configuration errors and accelerating deployment cycles through standardized, automated workflows.

Core Features & Use Cases

  • CI/CD Pipeline Automation: Design and implement robust GitHub Actions or Jenkins pipelines for seamless integration and delivery.
  • Infrastructure as Code (IaC): Provision and manage cloud resources using Terraform or Pulumi to ensure environment consistency.
  • Kubernetes Orchestration: Manage containerized deployments, services, and ingress configurations with best-practice patterns.
  • Incident Response: Utilize pre-defined runbooks and observability tools to minimize downtime and streamline on-call operations.

Quick Start

Invoke the devops-engineer skill to generate a production-ready GitHub Actions pipeline for a Node.js application that includes automated testing and deployment to Kubernetes.

Frequently Asked Questions about devops-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate CI/CD pipeline deployment for a Node.js application to Kubernetes?

Automating CI/CD pipeline deployment involves generating a production-ready GitHub Actions pipeline that includes automated testing and deployment configurations for Kubernetes orchestration. This standardizes workflows and accelerates deployment cycles.

What is the best way to provision cloud resources using Infrastructure as Code?

Provisioning cloud resources using Infrastructure as Code is best achieved by utilizing Terraform to manage configurations, ensuring environment consistency and reducing manual configuration errors across cloud-native infrastructure.

Can I use this approach for GitOps-based deployment strategies and DORA metric tracking?

Yes, this approach supports GitOps-based deployment strategies and DORA metric tracking within cloud-native environments, satisfying requirements for scalable orchestration, secure artifact management, and automated observability.

How do incident response runbooks integrate with observability tools to minimize downtime?

Incident response runbooks integrate with observability tools by utilizing pre-defined protocols to streamline on-call operations, minimizing downtime and enabling automated incident response within cloud-native infrastructure.

Does Infrastructure as Code work with Pulumi for managing environment consistency?

Yes, Infrastructure as Code works with Pulumi to provision and manage cloud resources, ensuring environment consistency and reducing manual configuration errors in modern cloud-native environments requiring scalable orchestration.