git-diffs

Community

Keep pull requests small and reviewable.

Authorzcawood-mie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Long, noisy pull requests with whitespace-only changes, import reorders, and moved-but-unchanged code make reviews slow and create messy history. This Skill helps you identify and minimize those unnecessary changes so reviewers can focus on substantive edits.

Core Features & Use Cases

  • Categorizes changed files as substantive, whitespace-only, import-reorder, or trivial to highlight diff bloat.
  • Produces JSON and human-readable summaries, per-file flags, and exit codes to integrate with CI or pre-push checks.
  • Use cases: pre-PR audits, branch comparisons, and automated checks to enforce minimal, focused commits.

Quick Start

Run the analyze-diff.py tool on your current branch to flag whitespace-only, import-reorder, and other non-substantive changes.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-diffs
Download link: https://github.com/zcawood-mie/agentz/archive/main.zip#git-diffs

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.