senior-devops

Automate CI/CD pipeline creation, Terraform scaffolding, and deployment orchestration across AWS, GCP, and Azure.

35|13|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/wildwasser/opencode-agents --skill senior-devops-wildwasser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-devops
Source: https://github.com/wildwasser/opencode-agents/tree/main/.opencode/skills/senior-devops
Command: npx skills add https://github.com/wildwasser/opencode-agents --skill senior-devops-wildwasser

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables teams to design and operate scalable DevOps workflows by automating pipeline creation, infrastructure provisioning, deployment automation, and monitoring across cloud environments.

Core Features & Use Cases

  • Pipeline Generator automates CI/CD scaffolding with best practices and quality checks.
  • Terraform Scaffolder generates IaC templates and configuration to accelerate infrastructure setups.
  • Deployment Manager orchestrates release orchestration and environment-specific deployments with guardrails.

Quick Start

Create a baseline CI/CD pipeline and Terraform scaffold for a new project and deploy a sample app.

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 pipeline creation with best practices and quality checks?

Automating CI/CD pipeline creation involves generating scaffolding for workflows that include automated quality checks and deployment guardrails. This streamlines the setup process and enforces consistency across multi-cloud environments like AWS, GCP, and Azure.

What is the best way to generate Terraform templates for multi-cloud infrastructure provisioning?

The best way to generate Terraform templates for multi-cloud infrastructure is by using an automated Terraform scaffolder. This approach produces IaC configurations that accelerate infrastructure setups across AWS, GCP, and Azure environments.

Can I orchestrate environment-specific deployments across AWS, GCP, and Azure?

Yes, you can orchestrate environment-specific deployments across AWS, GCP, and Azure using a deployment manager. It coordinates release orchestration and applies guardrails to ensure safe, controlled rollouts across different cloud environments.

Does this DevOps automation work for teams building infrastructure as code and monitoring workflows?

Yes, this DevOps automation is designed for teams building infrastructure as code, CI/CD pipelines, and monitoring workflows. It enables scalable workflow design by automating provisioning, deployment orchestration, and monitoring tasks end-to-end.

How do I set up a baseline CI/CD pipeline and Terraform scaffold for a new project?

To set up a baseline CI/CD pipeline and Terraform scaffold for a new project, you generate the pipeline structure and IaC templates together. You can then deploy a sample app to validate the end-to-end DevOps workflow before applying it to production.