git-committer
CommunityEnforce clean, atomic commits with discipline.
Authorjivebreaddev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces disciplined, high-quality git commits by validating message length, scope, and test/build gate requirements.
Core Features & Use Cases
- Enforces 50-character maximum Korean commit messages (명사형 종결) to keep git logs readable.
- Ensures atomic commits by disallowing multiple unrelated changes in a single commit.
- Prohibits committing workflow artifacts (e.g., plan.md, research.md, docs/specs/) and requires proper staging discipline.
- Provides guidance and enforcement within frontmatter-driven rules to support team standards.
Quick Start
Enable this skill in your commit workflow to automatically enforce 50-char Korean messages, atomic changes, and tests/build gates.
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-committer Download link: https://github.com/jivebreaddev/skills-claude-agent/archive/main.zip#git-committer 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.