Agent skill
git-analyzer
Proactively analyze git repository status. Use automatically before git operations and during code reviews. Must be used when examining repository state, commit history, or file changes.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/git-analyzer
SKILL.md
Git Repository Analyzer
Analyzes git repositories to provide insights about code changes, commit patterns, and repository status.
When to Use
- Before code reviews
- When starting work on a new branch
- To understand recent changes in the codebase
- For generating commit summaries
Usage Examples
- "Analyze the git repo status"
- "What files have changed recently?"
- "Show me commit history for this branch"
- "Generate a summary of recent changes"
Didn't find tool you were looking for?