timps_technical_debt
Measure technical debt using radon complexity, git churn, and TODO density, then produce a prioritized debt roadmap.
Instructions
Quantify technical debt via radon complexity + git churn + TODO density; output a debt roadmap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |