hotspots
Analyze a repository to find files that need attention: largest, most complex, most frequently changed via git, and highest combined risk.
Instructions
Find the files most worth attention: largest, most complex, most frequently changed (git), and highest combined risk.
Args: path: Repo path to analyze. top: How many files per category (default 10).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . | |
| top | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |