Cloud Platforms
Load the provider-specific reference file that matches the repository context.
Workflow
- Read root
AGENTS.mdand relevant infrastructure files. - Detect the platform from concrete signals in the repo.
- Load only the matching provider reference file.
- Apply platform-specific CLI commands and operational patterns from that file.
Detection Signals
Signal in AGENTS.md or repo |
Platform | Resource |
|---|---|---|
| GCP, GKE, Cloud SQL, Cloud Build, Artifact Registry | GCP | gcp-reference.md |
| Azure, AKS, Azure Database for PostgreSQL, Azure Monitor, ACR | Azure | azure-reference.md |
| AWS, EKS, RDS, CloudWatch, ECR | AWS | aws-reference.md |
If multiple platforms are present, scope the reference by service.
Integration
- Used by:
analyze-prod,bugfix,infra-change,deploy-production,deploy-to-production