What is git-commit-summarizer?
Summarizes git commits for specified users over a given time period and generates markdown reports Source: chaorenex1/coding-workflow.
Summarizes git commits for specified users over a given time period and generates markdown reports
Quickly install git-commit-summarizer AI skill to your development environment via command line
Source: chaorenex1/coding-workflow.
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.
Report Files: Markdown files saved to [currentrepository]/.claude/gitcommitreport/
"Summarize git commits for user 'john.doe' over the last 3 days" "Generate commit reports for 'alice,bob,charlie' for today" "Analyze all commits by 'dev-team' in the last 14 days"
Summarizes git commits for specified users over a given time period and generates markdown reports Source: chaorenex1/coding-workflow.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/chaorenex1/coding-workflow --skill git-commit-summarizerSummarizes git commits for specified users over a given time period and generates markdown reports Source: chaorenex1/coding-workflow.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaorenex1/coding-workflow --skill git-commit-summarizer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/chaorenex1/coding-workflow