assess-technical-debt
Installation
SKILL.md
Assess Technical Debt
Surface the structural debt that routine review keeps out of scope: long-lived complexity, deprecated APIs, duplication, and tangled architecture that need deliberate refactoring. Project-wide, analysis-only. Ranks each finding by impact and effort and writes .turbo/technical-debt.md and .turbo/technical-debt.html.
Task Tracking
At the start, use TaskCreate to create a task for each phase:
- Scope and partition
- Run debt analysis agents
- Run
/evaluate-findingsskill - Rank and write markdown report
- Generate HTML report
Step 1: Scope and Partition
If $ARGUMENTS specifies paths, assess those directly (skip the question).
Otherwise, use AskUserQuestion to confirm scope: