What problem does it solve?
Cloud bills grow silently as over-provisioned EC2 instances, idle Lambda memory, gp2 volumes, and redundant NAT Gateways accumulate. This Skill audits your AWS environment against cost optimization best practices and turns findings into trackable GitHub issues instead of a forgotten report.
Core Features & Use Cases
- Resource Discovery: Scans EC2, RDS, Lambda, ECS, S3, ElastiCache, NAT Gateways, and Load Balancers via AWS CLI, plus Terraform, CloudFormation, SAM, and CDK files.
- Usage-Based Analysis: Pulls CloudWatch metrics and Cost Explorer data to right-size recommendations with real utilization evidence.
- Prioritized Recommendations: Scores each opportunity by savings, risk, and effort, then creates individual GitHub issues plus an EPIC tracking issue.
- Use Case: A team notices their AWS bill doubled last quarter. Run this Skill to identify that dev RDS instances are oversized and S3 buckets lack lifecycle policies, then get labeled GitHub issues with implementation commands for each fix.
Quick Start
Analyze my AWS account and IaC files for cost optimization opportunities and create GitHub issues for each finding.