What problem does it solve? Software projects accumulate technical debt that slows development, increases bugs, and raises maintenance costs, but teams often lack a structured way to measure it and justify remediation investment. This Skill performs a comprehensive debt audit and produces a prioritized, ROI-backed remediation roadmap. ## Core Features & Use Cases - Debt Inventory: Scans for code, architecture, testing, documentation, and infrastructure debt with quantified metrics like cyclomatic complexity, duplication percentage, and test coverage. - Impact & ROI Analysis: Calculates the real cost of each debt item in hours and dollars, then ranks fixes by return on investment into quick wins, medium-term, and long-term initiatives. - Prevention & Communication: Defines quality gates, debt budgets, stakeholder reports, and success metrics to stop new debt from accumulating. - Use Case: A team lead preparing for a quarterly planning meeting uses this Skill to audit the codebase, discover that 23% code duplication costs $36,000 annually, and present a phased refactoring plan to executives. ## Quick Start Analyze this codebase for technical debt and produce a prioritized remediation roadmap with ROI estimates.