git-commit-summarizer

Installation
SKILL.md

Git Commit Summarizer

This skill analyzes git commit history for specified users and generates detailed markdown summary reports. It helps track developer contributions, code changes, and project progress over time.

Capabilities

  • User-Specific Analysis: Summarize commits for one or multiple git users
  • Time-Based Filtering: Analyze commits from today or over specified number of days
  • Report Generation: Create detailed markdown reports with commit statistics
  • File Organization: Automatically save reports to .claude/git_commit_report/ directory
  • Multi-User Support: Process multiple users in a single execution

Input Requirements

The skill requires:

  • Usernames: One or more git usernames (comma-separated)
  • Days: Optional number of days to analyze (defaults to today)
Installs
4
GitHub Stars
2
First Seen
Feb 11, 2026
git-commit-summarizer — chaorenex1/coding-workflow