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

conventional-changelog/commitlint

📓 Lint commit messages observed · 2026-08-28

github.com/conventional-changelog/commitlint · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 97
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 16
  • age_days: 3855
  • days_rel: 20
  • days_push: 7
  • n_releases_24m: 30

Full methodology

Adoption not part of the score

18702 stars · 969 forks observed · 2026-08-28

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

commitlint is a CLI tool and library that lints git commit messages against the conventional commit format, with shareable npm-based configurations. It integrates with git hooks (e.g., husky) and CI pipelines to enforce commit message conventions.

Use cases

  • enforce conventional commit message format in a repo
  • lint commit messages in CI pipelines
  • validate commit messages on git commit with husky hooks
  • share commit message rules across projects via npm packages
  • customize allowed commit types and scopes for a team

When to choose

  • your team follows conventional commits or wants automated changelogs
  • you need consistent, machine-readable commit history
  • you want commit message checks at commit time or in CI

When to avoid

  • your project does not use git or commit message conventions
  • you only need changelog generation without message linting

Facets

cli-tool · maturity active

linter cli developer-tools version-control ci-cd developer-tools version-control cli cross-platform conventional-commits git-hooks commit-messages husky shareable-configs automation command-line nodejs

5 sources

Member repositories

RepositoryRoleHealth v2
conventional-changelog/commitlintmain98

For agents

markdown · JSON · MCP: product_card(name="conventional-changelog/commitlint")

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