git-commit-split

Community

Organize pending git changes into clear, structured commits.

Authorfuredea
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers break down complex, unorganized git changes into meaningful, independent commits, improving code review and version history clarity.

Core Features & Use Cases

  • Change Grouping: Analyzes unstaged and staged changes, grouping related hunks by intent.
  • Commit Generation: Creates multiple commits with descriptive Conventional Commit messages.
  • Use Case: When a developer has made multiple unrelated adjustments before committing, using this Skill ensures each change is properly isolated for better traceability and review.

Quick Start

Use the git commit split skill to turn your accumulated uncommitted changes into logical commits with descriptive messages.

Dependency Matrix

Required Modules

python3

Components

scriptsreferences

💻 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-commit-split
Download link: https://github.com/furedea/dotfiles/archive/main.zip#git-commit-split

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 471,000+ vetted skills library on demand.