Quick Use
npm install -g aicommit
aicommit config set ANTHROPIC_API_KEY=sk-ant-...
git add .
aicommit
# AI generates: feat(auth): add JWT token refreshIntro
AI Commit is a CLI tool that auto-generates meaningful Conventional Commit messages from your staged git changes, with 3,000+ GitHub stars. Supports Claude, GPT-4, and local models. One command produces a perfect commit message — say goodbye to "fix stuff" commits.
Source & Thanks
Created by Nutlope. Licensed under MIT.
aicommits — ⭐ 3,000+