AI AGENT ADDONS
175,862installs

Writing clear commit messages saves time for you and your team. This tool creates short and exact commit messages. It follows the Conventional Commits format. The subject line is kept under 50 characters. The body is only added when the reason for the change is not obvious. This removes fluff and keeps your project history clean.

You can trigger it by saying things like "write a commit" or "/commit". It works with staging changes automatically. The output is ready to paste into your terminal. No extra steps.

This skill never includes unnecessary words or emoji. It focuses on why over what. Future developers will thank you for the clear, concise history.

Add Caveman Commit skill to your workflow

Global

mkdir -p ~/.claude/skills/caveman-commit

Project

mkdir -p .claude/skills/caveman-commit

Source Repository

Stars
77,601
Forks
4,396
Watchers
77,601
License
MIT
Last Push
18 days ago
Created
2 months ago