#111 · Primary category: AI Coding Assistants
opencommit
top #1 and most feature rich GPT wrapper for git — generate commit messages with an LLM in 1 sec — works with Claude, GPT and every other provider, supports local Ollama models too
Project last updated:08/25/26
GitHub Stars
7.5K
Forks
441
Contributors
113
License
MIT
Why we included this project
Most developers know the feeling of staring at staged changes and drawing a blank on how to summarize them. OpenCommit is a CLI that removes that friction: run `oco` and it turns your diff into a conventional commit message using an LLM, so your history stays clean and readable without agonizing over the wording. It works with OpenAI, Anthropic, Gemini, DeepSeek and other providers, and can point at a local Ollama setup when you would rather keep the job on your own hardware. The configuration is the strong point: emoji prefixes, single-line versus detailed messages, description length and language are all toggles, and each setting can be scoped globally or per repository. For solo maintainers and small teams that want conventional-commit discipline without enforcing it by hand, this is a low-effort way to keep every commit message consistent.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.