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

gitmoji

An emoji guide for your commit messages. 😜 observed · 2026-08-28

github.com/carloscuesta/gitmoji · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 95
  • Release rhythm 8
  • 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: n/a
  • age_days: 3603
  • days_rel: 539
  • days_push: 32
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

16787 stars · 820 forks observed · 2026-08-28

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

Gitmoji is a standardized guide and cheatsheet for using emojis in Git commit messages to convey the intent of each change at a glance. It includes an interactive command-line client (gitmoji-cli) and an npm package of the emoji definitions for programmatic use.

Use cases

  • standardize emoji usage in commit messages across a team
  • interactively pick an emoji when writing a commit from the terminal
  • identify the purpose of a commit at a glance in git log
  • use gitmoji definitions as a dependency in commit linting tools
  • adopt a visual commit message convention instead of conventional commits

When to choose

  • you want a lightweight, well-known emoji convention for commit messages
  • your team prefers visual commit intent markers over verbose prefixes
  • you want an interactive CLI to build commit messages
  • you need a machine-readable list of commit emojis for tooling

When to avoid

  • your project requires strict conventional-commits compliance for semantic versioning
  • your tooling or CI cannot handle emojis in commit messages
  • you prefer plain-text commit conventions like Angular-style prefixes

Facets

cli-tool · maturity stable

developer-tools cli documentation developer-tools version-control cli cross-platform gitmoji emoji commit-messages git conventional-commits npm-package command-line nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
carloscuesta/gitmojimain66
carloscuesta/gitmoji-cliplugin69

For agents

markdown · JSON · MCP: product_card(name="carloscuesta/gitmoji")

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