Claude Code Plugins

Community-maintained marketplace

Feedback

git-analyzer

@jk278/veld
0
0

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.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name git-analyzer
description 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.
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"