Claude Auto-Commit - AI Coding Assistants Tool
Overview
Claude Auto-Commit is an open-source tool that analyzes code changes using the Claude Code SDK to generate contextual Git commit messages. It supports multi-language formatting, automatic staging, and optional auto-push, and integrates via OAuth (requires a Claude Pro/Max subscription).
Key Features
- Analyzes code changes via Claude Code SDK
- Generates contextual Git commit messages
- Multi-language commit formatting
- Automatic git staging
- Optional auto-push after commit
- OAuth-based authentication (requires Claude Pro/Max subscription)
- Open-source repository on GitHub
Ideal Use Cases
- Automate commit message generation
- Standardize commit messages across teams
- Add to pre-commit hooks or CI workflows
- Speed up local development commits
- Improve commit clarity for code reviews
Getting Started
- Clone the repository from GitHub: https://github.com/0xkaz/claude-auto-commit
- Install project dependencies according to repository README
- Configure OAuth with a Claude Pro or Claude Max subscription
- Set desired options: auto-stage and optional auto-push
- Run the tool against your repository and review generated commit messages
Pricing
Project is open-source and available on GitHub. OAuth integration requires a Claude Pro or Claude Max subscription; the project does not disclose additional pricing.
Limitations
- Requires a Claude Pro or Claude Max subscription for OAuth authentication
- Depends on the Claude Code SDK to generate commit messages
Key Information
- Category: Coding Assistants
- Type: AI Coding Assistants Tool