Contributor Statistics
contributor_statsUnderstand contributor activity, work areas, and commit patterns to identify knowledge silos, plan onboarding, and balance workload across the team.
Instructions
Comprehensive contributor analytics: who is active, what areas they work in, their commit patterns, and collaboration graph. Useful for understanding team dynamics, identifying knowledge silos, onboarding planning, and workload distribution. NOTE: If the server was not started inside a git repo, you MUST provide repo_path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Days to look back (default: 90) | |
| author | No | Filter to a specific author name (partial match) | |
| repo_path | No | Absolute path to the git repository to analyze. Required if Claude Code was not opened in a git repo. |