The problem

In 2026, devs spend 11.4 hours a week reviewing AI-generated code — more time than they spend writing it. We're burning cycles fixing bugs our own AI tools wrote. I started calling this "AI debt": the maintainability tax that piles up when nobody's actually reading the code the assistant just spat out.

I wanted a fast, brutal way to see how much debt was hiding in a file before I even opened a PR.

What I built

Roast My Code — paste a code snippet, get an AI Debt Score (0–100) and get roasted for your sins.