Everduin94/better-commits
A CLI for creating better commits following the conventional commits specification observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 99
- Longevity 90
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 15
- age_days: 1273
- days_rel: 8
- days_push: 8
- n_releases_24m: 20
Adoption not part of the score
2288 stars · 81 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
better-commits is a Node.js CLI that guides developers through interactive prompts to build conventional commit messages, with branch-based inference of ticket, scope, and commit type. It includes a companion better-branch command for consistent branch/worktree creation and supports non-interactive flags for automated or AI-agent workflows.
Use cases
- generate conventional commit messages interactively
- enforce consistent commit format across a team
- infer commit scope and ticket from branch name
- create standardized branches and worktrees
- enable AI coding agents to write consistent commits
- auto-populate PR titles and bodies from commit format
- automate semantic releases and changelogs
When to choose
- your team follows conventional commits and wants guided, consistent messages
- you want commit metadata inferred from branch names
- you need a scriptable commit tool for CI or AI agents
- you want lightweight per-repo or global configuration
When to avoid
- you don't use conventional commits or want free-form commit messages
- you need a GUI-based git client
- your environment lacks Node.js 20+
Facets
cli-tool · maturity active
cli developer-tools version-control configuration-management developer-tools version-control cli cross-platform conventional-commits git commit-message interactive-prompts semantic-release changelog git-emojis ai-agent-friendly command-line automation nodejs
2 sources
- readme: https://github.com/Everduin94/better-commits · fetched 2026-08-28 · 3623c02a7033
- registry_npm: https://registry.npmjs.org/better-commits · fetched 2026-08-29 · b00c1def5d45
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Everduin94/better-commits | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="Everduin94/better-commits")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem