| name | cloud-devops |
| description | Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development. |
| type | skill |
| created | 2026-02-27T00:00:00.000Z |
| domain | cloud-infrastructure |
| category | devops |
| risk | safe |
| source | personal |
| tags | ["skill","cloud-infrastructure","devops","cloud"] |
Cloud/DevOps Workflow Bundle
Overview
Comprehensive cloud and DevOps workflow for infrastructure provisioning, container orchestration, CI/CD pipelines, monitoring, and cloud-native application development.
When to Use This Workflow
Use this workflow when:
- Setting up cloud infrastructure
- Implementing CI/CD pipelines
- Deploying Kubernetes applications
- Configuring monitoring and observability
- Managing cloud costs
- Implementing DevOps practices
Workflow Phases
Phase 1: Cloud Infrastructure Setup
Skills to Invoke
cloud-architect - Cloud architecture
aws-skills - AWS development
azure-functions - Azure development
gcp-cloud-run - GCP development
terraform-skill - Terraform IaC
terraform-specialist - Advanced Terraform
Actions
- Design cloud architecture
- Set up accounts and billing
- Configure networking
- Provision resources
- Set up IAM
Copy-Paste Prompts
Use @cloud-architect to design multi-cloud architecture
Use @terraform-skill to provision AWS infrastructure
Phase 2: Container Orchestration
Skills to Invoke
kubernetes-architect - Kubernetes architecture
docker-expert - Docker containerization
helm-chart-scaffolding - Helm charts
k8s-manifest-generator - K8s manifests
k8s-security-policies - K8s security
Actions
- Design container architecture
- Create Dockerfiles
- Build container images
- Write K8s manifests
- Deploy to cluster
- Configure networking
Copy-Paste Prompts
Use @kubernetes-architect to design K8s architecture
Use @docker-expert to containerize application
Use @helm-chart-scaffolding to create Helm chart
Phase 3: CI/CD Implementation