towardsthecloudtowardsthecloudOfficialยท4 Agent Skills Included

cloudburn

Catch wasteful AWS spending in code and live cloud accounts

Scans Terraform and CloudFormation files for 82 AWS cost issues before they deploy, then audits live AWS accounts for resources still burning money. Eliminates manual cloud bill reviews and surprise charges by flagging idle, oversized, or misconfigured resources automatically. Runs in CI pipelines or locally with JSON and table output, plus an SDK for embedding cost checks into your own tools.
npx skills add towardsthecloud/cloudburn --all -g -y
Available:

Gives the AI agent a map of the repository's documentation, package boundaries, and validation commands so it can navigate and work on the CloudBurn codebase correctly.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install CloudBurn?โ–ผ

Run `npx skills add towardsthecloud/cloudburn --all -g -y` in your terminal to install all skills in this suite globally.

How to find wasted AWS spending automatically?โ–ผ

CloudBurn runs 82 deterministic cost rules against your Terraform, CloudFormation, and live AWS account to flag idle or oversized resources before they drain your budget.

Can CloudBurn block costly changes in CI?โ–ผ

Yes. Add `cloudburn scan` to your CI pipeline and use `--fail-on high` so pull requests with expensive misconfigurations fail the build.

Does CloudBurn work with AI coding agents?โ–ผ

Yes. It ships agent skills for debugging, TDD, and roadmap management that follow the universal SKILL.md standard and work in Claude Code, Cursor, and similar tools.

Do I need coding experience to use CloudBurn?โ–ผ

Basic terminal use is enough. Run `cloudburn scan` on your infrastructure files or `cloudburn discover` against your account, and read the plain table output.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’