git log --oneline --stat
HEAD
- Stars
- 4.6k
- Forks
- 273
- Updated
- May 27, 2026
repo --stat
stars
4.6k
forks
273
last update
May 27, 2026
license
MITv2.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add commit-message-pro - Invoke
// Run from any project directory
$ claude --skill commit-message-pro "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill commit-message-pro "now refactor it"
commit-message-pro/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Commit Message Pro
- slug:
- commit-message-pro
- version:
- v2.2.0
- license:
- MIT
- author:
- @commitcraft
- repository:
- github.com/commitcraft/commit-message-pro
- categories:
- tags:
- #git#commit-message#conventional-commits#ai-commit#workflow
- description:
AI commit messages that read like a senior engineer wrote them — Conventional Commits, why-not-what focus.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
commit-message-pro/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…