Лаконичные коммит-сообщения в стиле Conventional Commits

★ 6.7 · vibe-coding

caveman-commit is a Claude Code skill that generates ultra-compressed commit messages following the Conventional Commits format, cutting noise while preserving intent and reasoning. Subject lines stay within 50 characters (hard cap at 72), and a body is added only when the "why" isn't self-explanatory — required for breaking changes, security fixes, data migrations, and reverts. The skill triggers on phrases like "write a commit", "commit message", "/commit", or "/caveman-commit", and auto-activates when changes are staged. It explicitly bans AI attribution, "This commit does X" phrasing, and emoji unless the project convention requires them. The output is a ready-to-paste code block; the skill never runs git commit, stages files, or amends history on its own.