get_todo_score
Scan a directory to calculate a technical debt health score (0-100) from TODO/FIXME/HACK markers, revealing hotspot files.
Instructions
Get a technical debt health score (0-100) with grade based on density and severity of TODO/FIXME/HACK markers. Shows hotspot files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory path to scan. |