recent_activity
Analyzes recent git history to find files with significant changes, helping prioritize code review and maintenance.
Instructions
Analyzes recent git history to find 'hot' files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | ||
| repo_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |