timps_tech_debt_quantifier
Scan your codebase for technical debt hotspots—TODO/FIXME density, cyclomatic complexity, and deprecated patterns—to generate a prioritised repayment plan.
Instructions
Scan codebase for TODO/FIXME density, cyclomatic complexity hotspots, and deprecated patterns. Returns a prioritised debt repayment plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No |