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
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
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