Samuel Fernández

AIcontext commits - AI commit messages that match your repo's style

by
acc reads your last 30 commits before suggesting anything. No more generic "fix bug" messages — it writes in your project's language, format, and conventions automatically.

Add a comment

Replies

Best
Samuel Fernández
Hey Product Hunt! 👋 I built acc because every AI commit tool I tried had the same problem: they generate generic messages that don't match how my team actually writes commits. So I added one thing: before generating anything, acc reads your last 30 commits to learn the style, language, and conventions of that specific repo. The result: if your team writes `feat(auth): add OAuth login` it suggests that. If you write `[AUTH] Add OAuth login` it suggests that instead. It works with Anthropic (Claude) or OpenAI — whichever key you have. Install in one line: npm install -g aicontext-commit Would love your feedback — especially if something breaks or feels off. That's exactly what I need right now. 🙏