git-quick-stats
agent-ready non-interactive
▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.
How to install git-quick-stats
brew install coreutils git-quick-stats use case
Quickly retrieve various statistics from a git repository, such as contributor activity, commit frequency, and changelog information.
When to use git-quick-stats
- Analyzing contributor activity and commit patterns in a repository
- Generating changelogs or release notes from git history
- Reviewing code review activity or meeting suggestions based on commit data
When not to use git-quick-stats
- When in-depth analysis or custom queries beyond the predefined stats are needed
- For repositories that are not accessible locally or require authentication
git-quick-stats features
- · Interactive and non-interactive modes
- · Commit and contributor statistics
- · Changelog and meeting suggestions
- · Support for git log options and pathspec filtering
Want your agent to find this automatically?
Add the MCP server to your agent config and it will discover tools like git-quick-stats on its own.
Set up MCP →