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.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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