organize-commits
CommunityTurn chaotic changes into clean, focused commits.
Authorcbemister
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you split a collection of changes across files into logical, focused commits with conventional messages, improving history clarity and traceability.
Core Features & Use Cases
- Analyze staged and unstaged changes to identify cohesive groupings by purpose (feat, fix, refactor, style, docs, chore, test, perf).
- Propose a commit plan that splits changes into small, atomic commits with clear scope.
- Provide guidance and commands to execute the planned commits and maintain a clean history.
Quick Start
Review your current git state with the commands git status, git diff --stat, and git diff --staged --stat, then follow the suggested commit plan to create atomic commits.
Dependency Matrix
Required Modules
None requiredComponents
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: organize-commits Download link: https://github.com/cbemister/claude-code/archive/main.zip#organize-commits Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.