senior-devops

Automates CI/CD pipeline generation and Terraform scaffolding for multi-cloud deployments.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/tchawla827/GraphForge --skill senior-devops-tchawla827
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-devops
Source: https://github.com/tchawla827/GraphForge/tree/main/.claude/skills/senior-devops
Command: npx skills add https://github.com/tchawla827/GraphForge --skill senior-devops-tchawla827

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineering teams design and implement automated CI/CD pipelines and infrastructure as code to reduce manual toil, improve reliability, and accelerate software delivery.

Core Features & Use Cases

  • CI/CD pipeline generation for GitHub Actions or CircleCI with build, test, security, and deployment stages
  • Terraform IaC scaffolding for multi-cloud resources (compute, databases, networking)
  • Deployment strategies including blue/green, rolling updates, and canary with health checks
  • Infrastructure provisioning and release governance for scalable, secure deployments
  • Monitoring hooks and automated rollback triggers to ensure resilience

Quick Start

Generate a production-grade CI/CD pipeline and Terraform IaC scaffold for a given project.

Frequently Asked Questions about senior-devops

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

FAQPage Schema
How do I generate a production-grade CI/CD pipeline with automated testing and security scanning?

Generate a production-grade CI/CD pipeline by automating build, test, security, and deployment stages for GitHub Actions or CircleCI. This ensures reproducible builds and integrated security scanning for multi-environment software projects.

What is the best way to scaffold Terraform infrastructure as code for multi-cloud resources?

Scaffold Terraform infrastructure as code for multi-cloud resources including compute, databases, and networking. This automates infrastructure provisioning to reduce manual toil and ensure reproducible, secure deployments across environments.

Can I use blue/green or canary deployment strategies with automated rollback triggers?

Blue/green and canary deployment strategies with health checks are fully supported. Automated rollback triggers and monitoring hooks are integrated to ensure resilience during staging and production rollouts.

Does this support cross-cloud deployments and release governance for multiple environments?

Cross-cloud deployments and multi-environment software projects are supported. Infrastructure provisioning and release governance are automated to deliver scalable, secure deployments across staging and production.