Review and prioritize technical debt
Inventory technical debt, assess impact/effort, and prioritize what to address.
/tech-debt - Full tech debt review/tech-debt [component] - Focus on specific system/componentSearch for tech debt mentions:
Extract for each item:
Categorize by impact:
Generate prioritization matrix:
# 🔧 Technical Debt Inventory
**Items identified:** [Count]
**Critical items:** [Count]
## Do Now (High Impact + Low Effort)
- [Item] - Impact: [Why] - Effort: [Estimate]
## Plan For (High Impact + High Effort)
- [Item] - Impact: [Why] - Effort: [Estimate]
## Aging Debt (>6 months)
- [Item] - First noted: [Date]
## Recommendations
1. [Top priority]
2. [Second priority]