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

RomanHotsiy/commitgpt

Automatically generate commit messages using ChatGPT observed · 2026-08-28

github.com/RomanHotsiy/commitgpt · TypeScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 97

Flags: no_releases no_license

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: n/a
  • age_days: 1368
  • days_rel: n/a
  • days_push: 779
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1593 stars · 93 forks observed · 2026-08-28

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

commitgpt is a Node.js CLI tool that automatically generates commit messages using ChatGPT. It runs `git diff --cached`, sends the diff to the OpenAI API, and presents suggested commit messages following conventional commits.

Use cases

  • generate commit messages automatically from staged changes
  • write conventional commit messages without thinking about format
  • get multiple commit message suggestions for a diff
  • customize the prompt template used for commit message generation
  • speed up git commit workflow with AI suggestions

When to choose

  • you want AI-suggested commit messages from the terminal with a simple npx command
  • your team follows conventional commits and you want consistent message formatting
  • you want a customizable prompt template for commit generation

When to avoid

  • you don't want to send your code diffs to the OpenAI API
  • you need an actively developed tool - the project appears to be in maintenance with no recent releases
  • you prefer offline or local LLM-based commit message generation
  • you need a GUI or editor-integrated commit assistant

Facets

cli-tool · maturity maintenance

llm-inference prompt-engineering developer-tools cli developer-tools version-control large-language-models cli cross-platform commit-messages chatgpt openai git conventional-commits developer-productivity command-line nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
RomanHotsiy/commitgptmain32

For agents

markdown · JSON · MCP: product_card(name="RomanHotsiy/commitgpt")

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