analyze-git-style
CommunityTurn messy commits into teachable patterns.
Software Engineering#git#conventional-commits#repository-analytics#commit-message-scoring#code-review-coaching#history-mining#cli-report
Authorccomkhj
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Commit messages often fail to communicate the change, making reviews slower and future debugging harder, especially when the history spans many repositories.
Core Features & Use Cases
- Cross-repository commit discovery: Finds all local git repositories and analyzes commits across all branches.
- Quality scoring with a multi-dimension rubric: Rates commits on Clarity, Length, Imperative mood, Specificity, and Body appropriateness, while excluding merge/auto-generated commits.
- Teaching-focused reporting: Produces a CLI report with spotlights, rewrite examples, pattern clusters, and improvement opportunities for a selected time window (today or last 7 days).
- Cleanup candidate detection: Flags likely WIP/fixup/squash/throwaway messages for squashing before merging.
Quick Start
Run analyze-git-style on your local machine for the last 7 days by invoking the skill with --week.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: analyze-git-style Download link: https://github.com/ccomkhj/skills/archive/main.zip#analyze-git-style Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.