什么是 git-commit-summarizer?
总结给定时间段内指定用户的 git 提交并生成 markdown 报告 来源:chaorenex1/coding-workflow。
总结给定时间段内指定用户的 git 提交并生成 markdown 报告
通过命令行快速安装 git-commit-summarizer AI 技能到你的开发环境
来源: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"
总结给定时间段内指定用户的 git 提交并生成 markdown 报告 来源:chaorenex1/coding-workflow。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/chaorenex1/coding-workflow --skill git-commit-summarizer总结给定时间段内指定用户的 git 提交并生成 markdown 报告 来源:chaorenex1/coding-workflow。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/chaorenex1/coding-workflow --skill git-commit-summarizer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/chaorenex1/coding-workflow