This is a comprehensive framework for identifying, quantifying, and prioritizing technical debt across your codebase. It walks you through creating a debt inventory (duplicated code, complex methods, architecture flaws, testing gaps), calculating actual costs in developer hours and dollars, and building a prioritized remediation roadmap with ROI projections. The implementation guidance is especially practical, showing incremental refactoring patterns and feature flag strategies so you can migrate legacy code without big bang rewrites. If you're trying to make a business case for paying down tech debt or need a structured approach to tackle a messy codebase, this gives you the metrics and talking points. The prevention strategy section helps you set up gates to avoid accumulating new debt once you've cleaned up.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill code-refactoring-tech-debt