What problem does it solve?
This Skill identifies accumulated technical debt that slows teams down, including duplication, dead code, design smells, coupling issues, and outdated patterns. It helps you turn a sprawling codebase into a prioritized, file-cited cleanup plan instead of a vague refactor wish list.
Core Features & Use Cases
- Holistic debt auditing: Scans a repository or a focused scope for DRY violations, dead code, code smells, design drift, and deprecated practices.
- Severity-ranked reporting: Produces critical, important, and suggestion-level findings with exact file and line citations.
- Baseline tracking: Saves a reusable baseline so future audits can detect new, resolved, and already-tracked findings over time.
- Use case: Run it after an AI-heavy implementation cycle to quickly spot duplication, orphaned code, and architecture decay before the next release.
Quick Start
Ask the tech-debt skill to audit your repository for duplication, dead code, and outdated patterns, then generate a severity-ranked report with file citations.