git-history-analyzer
CommunityReveal the history of code changes.
Authori3ringit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams understand the historical context and evolution of code changes, trace contributors' activity, and identify patterns in commit history to inform future development decisions.
Core Features & Use Cases
- File evolution tracing: see how files have changed across commits, including renames and refactors.
- Contributor mapping: identify key contributors and their areas of expertise.
- Pattern discovery: highlight recurring change patterns, fixes, and refactors over time.
- Use Case: When evaluating why a module changed in a critical bugfix, examine the commit sequence and responsible authors to guide decisions.
Quick Start
- Example workflow: run git log --follow --oneline -- path/to/file to see history; run git blame -w -C -C -C path/to/file to identify origins of specific changes; run git shortlog -sn -- path/to/file to map contributors.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: git-history-analyzer Download link: https://github.com/i3ringit/antigravity-cortex/archive/main.zip#git-history-analyzer 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.