What problem does it solve?
This Skill tackles the pervasive issue of technical debt, which slows down development, increases bugs, and hinders maintainability by providing tools to identify, prioritize, and track these issues systematically.
Core Features & Use Cases
- Automated Debt Detection: Scans codebases to find various types of technical debt like large functions, complexity, and security vulnerabilities.
- Intelligent Prioritization: Ranks debt items based on business impact and effort using frameworks like Cost of Delay or WSJF.
- Trend Analysis: Tracks debt evolution over time with dashboards and reports for better decision-making.
- Use Case: A development team can use the scanner to identify code smells, then the prioritizer to create a backlog of actionable tasks for the next sprint, and finally the dashboard to show management the progress and impact of their debt reduction efforts.
Quick Start
Use the Tech Debt Tracker skill to scan the current directory for technical debt.