Analyzes git repositories to provide insights about code changes, commit
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill git-analyzer-jk278-veld-2 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Git Analyzer Jk278 Veld 2?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-git-analyzer-jk278-veld-2)More formats (shields.io, HTML) on the badges page.
---
name: git-analyzer
description: Analyzes git repositories to provide insights about code changes, commit
patterns, and repository status.
---
---
name: git-analyzer
description: Git repository analysis: status, history, changes
allowed-tools: Bash(git:log,status,diff)
---
# 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
1. "Analyze the git repo status"
2. "What files have changed recently?"
3. "Show me commit history for this branch"
4. "Generate a summary of recent changes"
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!