What problem does it solve? Setting up CI/CD pipelines, infrastructure as code, and deployment workflows from scratch is repetitive and error-prone. This Skill provides scaffolding scripts and reference guides to standardize DevOps work across AWS, GCP, and Azure environments. ## Core Features & Use Cases - Pipeline Generator: Scaffolds CI/CD pipeline configurations for platforms like GitHub Actions and CircleCI. - Terraform Scaffolder: Generates infrastructure as code templates following documented best practices. - Deployment Manager: Assists with deployment automation and analysis of target project paths. - Use Case: When starting a new microservice, run the pipeline generator and Terraform scaffolder against the project directory, then consult the reference guides for deployment strategies and infrastructure patterns. ## Quick Start Ask the assistant to set up a CI/CD pipeline and Terraform infrastructure for your project using the senior-devops skill.