什麼是 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