engineering-devops-automator

Automate DevOps processes with Terraform, Docker, Kubernetes, and AWS or GCP.

10|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/PeterHdd/agent-skills --skill engineering-devops-automator-peterhdd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: engineering-devops-automator
Source: https://github.com/PeterHdd/agent-skills/tree/main/skills/engineering-devops-automator
Command: npx skills add https://github.com/PeterHdd/agent-skills --skill engineering-devops-automator-peterhdd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires terraform, docker, kubernetes, aws, gcp, vault, aws-secrets-manager, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines DevOps automation, ensuring reliable deployments and efficient infrastructure management.

Core Features & Use Cases

  • Infrastructure Provisioning: Automates infrastructure setup using Terraform and remote state management.
  • CI/CD Pipelines: Designs and automates CI/CD pipelines with blue-green and canary deployment strategies.
  • Containerization: Facilitates containerization with Docker and supports multi-stage builds for minimal attack surface.
  • Monitoring & Reliability: Implements monitoring with the four golden signals and structured JSON logging.
  • Disaster Recovery: Plans and automates disaster recovery procedures for business continuity.
  • Cost Optimization: Monitors cloud utilization and optimizes costs.
  • Secrets Management: Manages secrets securely with automated rotation and injection.
  • Security & Compliance: Enforces network security and generates audit logs for compliance.
  • Incident Response: Provides protocols for incident triage and rollback strategies.
  • Cost Estimation: Calculates cloud costs and suggests cost optimization techniques.
  • Service Selection: Offers decision trees for choosing appropriate services like compute, databases, and storage.
  • Self-Verification: Ensures the correctness of infrastructure changes and pipeline configurations.
  • Failure Recovery: Provides guidelines for recovering from infrastructure drift and CI/CD failures.

Quick Start

Analyze your infrastructure with the analyze_deployment_risk.py script.

Frequently Asked Questions about engineering-devops-automator

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

FAQPage Schema
How do I automate CI/CD pipelines with blue-green and canary deployments?

This Skill automates CI/CD pipelines with blue-green and canary deployments by leveraging Terraform, Docker, and Kubernetes to orchestrate reliable releases and provide automated rollback strategies.

What is the best way to provision cloud infrastructure using Terraform and Kubernetes?

The best way to provision cloud infrastructure using Terraform and Kubernetes is through this Skill, which automates infrastructure setup with remote state management and ensures correctness via self-verification of infrastructure changes.

Do I need AWS or GCP to use this DevOps automation Skill?

Yes, you need cloud services like AWS or GCP to use this Skill, as it relies on them for infrastructure provisioning, cost optimization, and implementing automated monitoring and alerting.

How does secret management work with Vault and AWS Secrets Manager?

Secret management with Vault and AWS Secrets Manager is automated by this Skill to securely handle secrets, featuring automated rotation and injection to enforce network security and compliance audit logs.

Can I recover from infrastructure drift and CI/CD failures automatically?

Yes, you can recover from infrastructure drift and CI/CD failures automatically, as this Skill provides specific guidelines for failure recovery, incident triage protocols, and disaster recovery procedures for business continuity.

When do I need disaster recovery procedures for Kubernetes deployments?

You need disaster recovery procedures for Kubernetes deployments to ensure business continuity during infrastructure failures, and this Skill plans and automates these procedures alongside cost estimation and cloud utilization monitoring.