git-stats
SKILL.md
Git Stats Tool
Description
Analyze Git repository statistics including commit history, contributor activity, and code changes.
Trigger
/git-statscommand- User needs repository analysis
- User wants commit statistics
Usage
# Repository overview
python scripts/git_stats.py
# Contributor stats
python scripts/git_stats.py --contributors
# Commit history
python scripts/git_stats.py --commits --since "2024-01-01"
# File changes
python scripts/git_stats.py --files --top 10
Tags
git, stats, repository, commits, analysis
Compatibility
- Codex: ✅
- Claude Code: ✅
Weekly Installs
4
Repository
aidotnet/moyucodeFirst Seen
Jan 28, 2026
Security Audits
Installed on
opencode4
claude-code4
cursor4
mcpjam3
openhands3
zencoder3