Prompt file imported from jlaws/dotfiles (
.codex/prompts/j-cloud.md). Fill in{{arguments}}before use. Copyright stays with the author.
Before starting, gather diagnostic context:
- Detect cloud provider from config files (AWS: .aws/, CDK, SAM, CloudFormation; GCP: app.yaml, .gcloudignore; Azure: azure-pipelines.yml, bicep).
- Identify IaC patterns by searching for Terraform (.tf), Pulumi, CDK, CloudFormation templates, or Helm charts.
- Check IaC tooling config (terraform.tfvars, terragrunt.hcl, pulumi.yaml, serverless.yml).
- Get scope overview of the target area (if {{arguments}} specifies a service, scope to that; otherwise scan for infra/, deploy/, cdk/, terraform/ directories).
For deep cloud guidance, delegate to the cloud-architect agent, passing the diagnostic findings above and the request. It loads its skills (design-first) and the .agents/references/cloud/ library, then returns specific guidance. Verify its output before presenting.
Help with: {{arguments}}