samzong/gmc
gmc is a CLI tool that uses an LLM to generate high-quality Git messages and streamline worktree workflows.
This tool helps developers streamline their Git workflow by automatically generating high-quality commit messages and managing complex worktree setups. It takes your staged code changes and provides a clear, conventional commit message, reducing the effort needed for consistent code submission. Developers who regularly use Git and manage multiple branches or contributions will find this especially useful.
Use this if you are a software developer looking to save time on writing Git commit messages, maintain consistent commit hygiene, or manage multiple feature branches with Git worktrees more efficiently.
Not ideal if you rarely commit code or prefer to manually craft every aspect of your Git messages and branch management.
Stars
9
Forks
—
Language
Go
License
MIT
Category
Last pushed
Feb 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/samzong/gmc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
di-sukharev/opencommit
top #1 and most feature rich GPT wrapper for git — generate commit messages with an LLM in 1 sec...
Blarc/ai-commits-intellij-plugin
AI Commits for IntelliJ based IDEs/Android Studio.
appleboy/CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you...
lobehub/lobe-cli-toolbox
🪀 Lobe CLI Toolbox - AI CLI Toolbox, enhancing git commit and i18n workflow efficiency
cellwebb/gac
Intelligent LLM-powered git commit message generator that understands your code!