devops-engineer

Automate end-to-end DevOps workflows from code commits to production.

8|11|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/belokonm/claude-supercode-skills --skill devops-engineer-belokonm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops-engineer
Source: https://github.com/belokonm/claude-supercode-skills/tree/main/devops-engineer-skill
Command: npx skills add https://github.com/belokonm/claude-supercode-skills --skill devops-engineer-belokonm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Handles the design and implementation of end-to-end DevOps workflows, eliminating manual toil and enabling fast, reliable software delivery through automation, IaC, and observability.

Core Features & Use Cases

  • CI/CD automation for cloud-native applications (build, test, deploy, and rollback)
  • Infrastructure as code using Terraform, Ansible, CloudFormation, and related tooling
  • Container orchestration and deployment strategies with Kubernetes, Docker, and Helm
  • Monitoring and observability integration (Prometheus, Grafana, ELK) for reliable operations
  • GitOps-driven release management and environment promotion
  • Cost optimization, performance tuning, and runbook-driven incident response

Quick Start

Design and implement a full DevOps pipeline for a new application using Terraform and 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 a complete CI/CD pipeline for cloud-native applications?

Automating a complete CI/CD pipeline involves orchestrating build, test, deploy, and rollback phases. This Skill designs end-to-end workflows that eliminate manual toil, enabling fast and reliable software delivery across AWS, Azure, and GCP environments.

Does this approach support infrastructure as code using Terraform and Kubernetes?

Yes, infrastructure as code is fully supported using Terraform, Ansible, and CloudFormation. It integrates container orchestration with Kubernetes, Docker, and Helm, allowing you to define, provision, and manage scalable cloud-native infrastructure declaratively.

What's the best way to set up monitoring and observability for Kubernetes deployments?

The best way to establish monitoring and observability is integrating Prometheus, Grafana, and ELK stacks. This setup ensures reliable operations by tracking system health, visualizing metrics, and enabling runbook-driven incident response for your containerized environments.

Can I manage release management and environment promotion using GitOps?

Yes, you can drive release management and environment promotion through GitOps workflows. This approach uses Git repositories as the single source of truth for infrastructure and application state, ensuring automated, auditable, and reliable deployments across stages.

How do I create runbooks with documented rollback strategies for production incidents?

Creating runbooks with documented rollback strategies involves defining automated incident response procedures. This Skill generates comprehensive runbooks covering security, performance tuning, and explicit rollback mechanisms to ensure reliable recovery during production failures.