senior-devops

Automate CI/CD pipelines, infrastructure provisioning, and deployments with Terraform and Kubernetes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ronmikailov/site-360 --skill senior-devops-ronmikailov
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: senior-devops
Source: https://github.com/ronmikailov/site-360/tree/main/.claude/skills/senior-devops
Command: npx skills add https://github.com/ronmikailov/site-360 --skill senior-devops-ronmikailov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates end-to-end DevOps workflows to streamline pipeline creation, infrastructure provisioning, deployment automation, and monitoring across modern cloud environments.

Core Features & Use Cases

  • Pipeline Generator automates CI/CD scaffolding with best practices and configurable templates.
  • Terraform Scaffolder provides IaC scaffolding, optimization hints, and deployment-ready configurations.
  • Deployment Manager orchestrates deployments, collects results, and enables automated rollbacks and observability.
  • Use Case: Rapidly stand up consistent environments for multi-stage deployments across AWS, GCP, and Azure.

Quick Start

Run the Deployment Manager on your target project path to bootstrap infrastructure and deployment automation.

Frequently Asked Questions about senior-devops

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

FAQPage Schema
How do I automate CI/CD pipelines and infrastructure provisioning?▼

Automate CI/CD pipelines and infrastructure provisioning using end-to-end DevOps workflows that scaffold Terraform configurations, orchestrate deployments, and integrate monitoring across cloud platforms.

Can I use Terraform scaffolding for multi-stage deployments across AWS, GCP, and Azure?▼

Terraform scaffolding supports multi-stage deployments across AWS, GCP, and Azure by generating version-controlled infrastructure configurations with optimization hints and reproducible environments.

What is the best way to orchestrate Kubernetes deployments with automated rollbacks?▼

Orchestrate Kubernetes deployments with automated rollbacks by using a Deployment Manager that manages deployment execution, collects results, and enables observability for cloud infrastructure.

Do I need existing cloud SDKs to bootstrap deployment automation?▼

Bootstrapping deployment automation requires cloud SDKs integrated with Terraform and Kubernetes to provision infrastructure, generate reproducible environments, and apply deployment orchestration.

Does this DevOps workflow support integrated monitoring for version-controlled infrastructure?▼

Integrated monitoring is supported for version-controlled infrastructure through automated deployment observability, collecting deployment results, and applying monitoring configurations across cloud environments.

Why use infrastructure as code scaffolding instead of manual cloud provisioning?▼

Infrastructure as code scaffolding replaces manual cloud provisioning by generating reproducible environments, applying version control to infrastructure, and ensuring consistent multi-stage deployments.