devops-engineer

Automate CI/CD pipelines and manage Kubernetes infrastructure with Docker and Terraform.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/saschadudkin-sketch/rezidence4 --skill devops-engineer-saschadudkin-sketch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops-engineer
Source: https://github.com/saschadudkin-sketch/rezidence4/tree/main/.agents/skills/devops-engineer
Command: npx skills add https://github.com/saschadudkin-sketch/rezidence4 --skill devops-engineer-saschadudkin-sketch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docker, kubernetes, terraform, pulumi, gitops, github-actions, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses complex DevOps challenges by providing automated deployment solutions, containerization, infrastructure management, and incident response workflows.

Core Features & Use Cases

  • CI/CD Automation: Streamline build, test, and deployment processes with GitHub Actions or GitLab CI.
  • Containerization: Develop and manage containerized applications using Docker.
  • Infrastructure Management: Automate infrastructure deployment and configuration with Terraform or Pulumi.
  • Incident Response: Define runbooks and automate recovery processes for production incidents.
  • Use Case: When deploying a new application to a Kubernetes cluster, use this Skill to create the necessary infrastructure, configure the CI/CD pipeline, and ensure automated rollbacks are in place for reliability.

Quick Start

To configure your CI/CD pipeline with GitHub Actions, use the 'devops-engineer' skill with the following command:

devops-engineer configure-cicd

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 pipelines for Kubernetes deployments?

Automate CI/CD pipelines for Kubernetes by configuring GitHub Actions to handle build, test, and deployment processes. This Skill manages containerized applications and ensures automated rollbacks are configured for reliability during production incidents.

What is the best way to manage infrastructure as code using Terraform and Pulumi?

Manage infrastructure as code with Terraform or Pulumi to automate infrastructure deployment and configuration. This replaces manual setup, allowing you to define cloud resources declaratively and apply them consistently across environments.

Do I need expertise in GitOps and Docker to use this DevOps automation workflow?

Yes, this workflow requires expertise in GitOps, Kubernetes, Docker, Terraform, Pulumi, and cloud platforms. It is designed for advanced DevOps workflows, assuming you already understand containerization and infrastructure management concepts.

How does containerizing applications with Docker work in a CI/CD pipeline?

Containerizing applications with Docker packages code into portable containers deployed via CI/CD pipelines to Kubernetes clusters. This ensures consistent environments from development through production, streamlining application management and deployment.

Can I define automated runbooks for incident response in production environments?

Yes, you can define runbooks and automate recovery processes for production incidents. This Skill handles incident response workflows within DevOps, allowing you to configure automated rollbacks and reliability checks for your deployed applications.