techdebt
Installation
SKILL.md
Techdebt Analysis
Run this at the end of every session to find and kill duplicated code and other technical debt.
Target path: $ARGUMENTS (defaults to src/ and tests/ if not specified)
Workflow
Copy this checklist and track your progress:
Techdebt Scan Progress:
- [ ] Step 1: Scan for duplicated code
- [ ] Step 2: Detect dead code and unused imports
- [ ] Step 3: Find inconsistent patterns
- [ ] Step 4: Generate report