file_hotspots
Find frequently changed files in recent Git history to focus code review, with a heuristic approach rather than defect detection.
Instructions
Find files that appear most often in recent repository history. This is a heuristic for review focus, not a defect detector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Local repository path. No network access is used. | . |
| limit | No |