# streamich/git-cz

Semantic Git commits

Repository: https://github.com/streamich/git-cz
Canonical: https://ross.abutalabs.com/products/git-cz
Language: JavaScript
License Family: other
Last push: 2025-09-10T21:13:59+00:00

## Health v2 (maintenance only)
Score: 41/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 41, release rhythm 8, longevity 100
- inputs: {"age_days": 3011, "days_push": 357, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1877, forks 111 (observed 2026-08-28T04:05:47.906465+00:00)

## What it is
git-cz is a CLI tool for writing semantic, emoji-decorated Conventional Commit messages interactively. It works standalone via npx or as a Commitizen adapter, with customizable commit types, formats, and prompts.

## Use cases
- write conventional commit messages interactively
- add emojis to git commits
- enforce semantic commit format across a team
- use commitizen without installing cz-cli
- customize commit types and prompts per repo
- generate commit messages non-interactively in scripts

## When to choose
- you want Commitizen-style semantic commits with emoji support and zero-config npx usage
- you need a customizable commit prompt format via changelog.config.js

## When to avoid
- you need full Conventional Commits spec compliance with changelog/scope validation tooling
- you want a maintained tool with an explicit license file in the repo

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, version-control
- domain: developer-tools, version-control
- platform: cli, cross-platform
- tags: git, commitizen, conventional-commits, semantic-commits, emoji, interactive-cli, command-line, nodejs

## Member repositories
- streamich/git-cz (main) score 41

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:47.906465+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:14:43.342755+00:00, confidence not recorded.
  - readme: https://github.com/streamich/git-cz (fetched 2026-08-28T04:05:47.906465+00:00, sha f0257f35c811)
  - registry_npm: https://registry.npmjs.org/git-cz (fetched 2026-08-29T10:53:42.697870+00:00, sha a8e4e062c547)
- Data as of 2026-08-30T08:39:29.467469+00:00.
