devops-engineer

Generate CI/CD pipelines, Dockerfiles, Kubernetes manifests, and Terraform templates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kamelmh/opencode-config --skill devops-engineer-kamelmh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops-engineer
Source: https://github.com/kamelmh/opencode-config/tree/main/skills/devops-engineer
Command: npx skills add https://github.com/kamelmh/opencode-config --skill devops-engineer-kamelmh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams automate software delivery and operations so they can ship changes safely, repeatably, and with far less manual toil.

Core Features & Use Cases

  • CI/CD Automation: Build release pipelines for GitHub Actions, GitLab CI, Jenkins, or CircleCI.
  • Containerization and Orchestration: Create secure Dockerfiles and Kubernetes manifests with health checks, resource limits, and rollout strategies.
  • Infrastructure as Code and Ops: Generate Terraform or Pulumi templates, GitOps setups, release workflows, and incident response runbooks for production systems.
  • Use Case: Use it when you need to move an application from local development to a monitored, rollback-ready production deployment.

Quick Start

Ask the Skill to design a secure deployment pipeline, Dockerfile, and Kubernetes or Terraform setup for your application.

Frequently Asked Questions about devops-engineer

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

FAQPage Schema
How do I create a CI/CD pipeline for Docker and Kubernetes deployments?

This Skill generates production-ready CI/CD automation with secure Dockerfiles, Kubernetes manifests, and release orchestration for GitHub Actions, GitLab CI, Jenkins, or CircleCI pipelines.

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

Managing infrastructure as code with Terraform or Pulumi involves generating templates through this Skill, ensuring infrastructure-as-code compliance alongside GitOps workflows for safe, repeatable provisioning.

Does this DevOps automation support safe rollout validation and rollback procedures?

Yes, this DevOps automation supports safe rollout validation and rollback procedures by generating Kubernetes manifests with rollout strategies and incident response runbooks for production systems.

How do I set up GitOps workflows for automated release orchestration?

To set up GitOps workflows for release orchestration, this Skill generates configurations integrating secret management, container scanning, and health checks to ship changes safely with minimal manual toil.

Can I generate incident response runbooks for production Kubernetes environments?

Yes, you can generate incident response runbooks for production Kubernetes environments, as the Skill creates operational configurations covering health checks, resource limits, and safe deployment validation.

Why do I need container scanning and secret management in my deployment pipeline?

You need container scanning and secret management in your deployment pipeline to ensure production readiness, which this Skill bakes into GitOps workflows and infrastructure-as-code templates to prevent security incidents.