Use when asked about cost impact of a change, "what does this cost", "cost estimate", or "/cost-check". Summarizes the AWS/GCP/cloud cost implications of an infra or code change.
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Use when asked about cost impact of a change, "what does this cost", "cost estimate", or "/cost-check". Summarizes the AWS/GCP/cloud cost implications of an infra or code change.
cost-impact-summary
When to use
"what does this change cost?" / "/cost-check"
"cost impact of this PR"
"estimate the infra cost"
"is this expensive to run?"
Inputs
Terraform plan output, PR diff, or a description of the infra change.
Optionally: current AWS/GCP account, region, expected traffic/load.
Procedure
Identify billable resource changes from the plan/diff:
Compute: EC2, ECS tasks, Lambda, GKE nodes
Storage: S3, EBS, RDS, ElastiCache
Network: NAT Gateway, data transfer, load balancers, CloudFront