claudedwithlove
explore/git-ai-commit

git-ai-commit

Crafted

let AI write your commit messages

·84·forks 7··submitted April 15, 2026
View on GitHub
Clauded With Love Rating
6.8 / 10

Git-ai-commit is a CLI tool that automatically generates commit messages using AI models from OpenAI, Anthropic, and local Ollama. It integrates with git hooks and the pre-commit framework to streamline the commit workflow by analyzing staged changes and producing contextual commit messages.

Code Quality6.5
Usefulness8.5
Claude Usage5.0
Documentation8.0
Originality6.0
Highlights
  • Excellent multi-provider LLM support including OpenAI, Anthropic Claude, and local Ollama models with clear setup documentation
  • Seamless integration with both native git hooks and the pre-commit framework, making it easy to adopt in existing workflows
  • Comprehensive documentation with clear installation steps, configuration examples, and IDE integration guidance including Cursor IDE
To Improve
  • Add test coverage and error handling examples to demonstrate code quality and reliability for production use
  • Include configuration options for commit message templates, length limits, and tone customization to give users more control over AI output