git-change-analyzer

Community

Analyze and summarize Git changes in JSON.

Authorvincent-kk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the extraction and structuring of Git changes (commits, branch diffs, and staged modifications) into a consistent JSON format for auditing, reporting, or integration into CI workflows.

Core Features & Use Cases

  • Mode detection to select commit, branch, or staged analysis
  • Project context loading from .project-structure.yaml
  • Change collection using Git commands and structured data output
  • Supports monorepos and file-level classification for scalable reviews

Quick Start

Use the skill to analyze a specific commit, branch differences, or staged changes:

  • Analyze a commit: git-change-analyzer --commit <HASH>
  • Compare the current branch to base: git-change-analyzer --base master
  • Analyze staged changes: git-change-analyzer --staged

Dependency Matrix

Required Modules

None required

Components

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-change-analyzer
Download link: https://github.com/vincent-kk/albatrion/archive/main.zip#git-change-analyzer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.