[ ] Budget / cost constraint — the spend ceiling (drives right-sizing and Reserved vs Savings Plan vs Spot)
Stop rule: ask only the 2-3 that most change the output. If the user says "just draft it," proceed and list your assumptions at the top of the artifact.
References
Load the reference that matches the task — keep this file lean and pull detail on demand:
references/cloud-architecture-playbooks.md — quick-start commands, the cloud platform comparison matrix, the four end-to-end workflows (AWS architecture, cost optimization, DR planning, security audit) with Terraform/IAM/cost code, and the AWS Well-Architected checklist. Read when designing, optimizing, or auditing an architecture.
references/cloud-operations.md — troubleshooting table (latency, state locks, failover, IAM, cost spikes, peering, replication) and the architecture success criteria. Read when diagnosing an issue or defining the quality bar.
Scope & Limitations
This skill covers:
Multi-cloud architecture design and comparison across AWS, GCP, and Azure
Infrastructure-as-Code with Terraform including VPC, compute, database, and networking
Disaster recovery planning, cross-region replication, and failover strategies
Cloud cost optimization, right-sizing, and reserved capacity planning
This skill does NOT cover:
Application-level code architecture or microservice design patterns (see senior-architect)
Kubernetes cluster internals, pod scheduling, or service mesh configuration (see senior-devops)
Security compliance frameworks beyond CIS benchmarks such as SOC 2, HIPAA, or GDPR (see ra-qm-team/ compliance skills)
CI/CD pipeline design, build automation, or deployment workflows (see senior-devops)