commit-batching

Community

Turn mixed changes into clean commits.

Authoraleister1102
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Break a mixed-delta working tree into focused conventional commits by planning the sequence, staging deliberate hunks, and reviewing each set before committing.

Core Features & Use Cases

  • Plan and stage commits to reflect distinct features, fixes, or refactors.
  • Define an ordered sequence of commits to support code reviews and release notes.
  • Adapt to multiple changes across a single working tree, ensuring each commit remains focused and testable.

Quick Start

Draft a commit plan that groups changes by feature, stage each group interactively with git add -p, and commit them with conventional messages.

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: commit-batching
Download link: https://github.com/aleister1102/skills/archive/main.zip#commit-batching

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.