Git History
sdlc_git_historyAnalyze local git history to retrieve recent commits, distinct authors, and churn hotspots without connecting to remote repositories.
Instructions
Recent local commits, distinct authors, and churn hotspots. Never contacts remotes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Target directory. Filesystem roots are rejected; UNC/network paths require an explicit environment override. | |
| maxCommits | No | ||
| includeChurn | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| commitCount | No |