Ross ROSS = Recommend OSS · open-source software intelligence for agents

commitizen/cz-cli

The commitizen command line utility. #BlackLivesMatter observed · 2026-08-28

github.com/commitizen/cz-cli · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 97
  • Release rhythm 56
  • Longevity 100
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: 623
  • age_days: 4154
  • days_rel: 82
  • days_push: 22
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

17498 stars · 564 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Commitizen is a Node.js command-line tool that replaces `git commit` with an interactive prompt (`git cz` or `cz`) that guides contributors through filling in required commit message fields. It enforces project-defined commit conventions via pluggable adapters, giving instant feedback instead of relying on post-hoc commit hooks to reject bad messages.

Use cases

  • enforce conventional commit message formats across a team
  • prompt contributors for required commit fields instead of reading CONTRIBUTING.md
  • avoid commit hook rejections by validating format at commit time
  • standardize commit messages for semantic-release and changelog generation
  • run interactive commits via npx cz or an npm script

When to choose

  • your project follows (or wants) a structured commit convention like Conventional Commits
  • you use semantic-release or automated changelogs that depend on consistent commit messages
  • you want contributor-friendly, guided commit formatting with adapter customization

When to avoid

  • your team has no commit message conventions or doesn't want them enforced
  • you prefer lightweight git hooks validating messages after the fact
  • your workflow doesn't use Node.js/npm tooling

Facets

cli-tool · maturity stable

cli developer-tools version-control developer-tools version-control cli cross-platform commit-conventions conventional-commits git semantic-versioning interactive-prompt commitizen-adapters command-line nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
commitizen/cz-climain83

For agents

markdown · JSON · MCP: product_card(name="commitizen/cz-cli")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem