git-commits
CommunityCraft clean, atomic commits with clarity.
AuthorDaleSeo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Teams often create large, vague commits with unclear messages, making history hard to read, review, and revert. This skill prescribes atomic commits and Conventional Commits to keep a clear, meaningful project history.
Core Features & Use Cases
- Atomic commits: ensure one logical change per commit for precise review and easy reverts.
- Conventional commits: standardize message formats (feat, fix, docs) to automate changelogs and improve navigation.
- Smart staging: use targeted staging to isolate related changes and avoid noise in history.
- Real-world workflow: supports feature development, code reviews, and release preparation with clean history.
Quick Start
Stage the changes related to a single feature, then commit with a conventional message like feat(auth): add login capability.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-commits Download link: https://github.com/DaleSeo/git-skills/archive/main.zip#git-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 223,000+ vetted skills library on demand.