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.
Instalación
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
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