# cocogitto/cocogitto

The Conventional Commits toolbox

Repository: https://github.com/cocogitto/cocogitto
Canonical: https://ross.abutalabs.com/products/cocogitto
Homepage: https://docs.cocogitto.io
Language: Rust
License: MIT
License Family: permissive
Topics: cli-app, cli, rust, rust-cli, conventional-commits, conventional-changelog, semver, semver-convention, semver-release, hacktoberfest, git, changelog
Last push: 2026-04-22T23:25:14+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 78, release rhythm 49, longevity 100
- inputs: {"age_days": 2186, "days_push": 133, "days_rel": 182, "gap_med": 116.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1179, forks 86 (observed 2026-08-28T04:03:53.444420+00:00)

## What it is
Cocogitto is a Rust CLI toolbox for the Conventional Commits and SemVer specifications. It helps create compliant commits, automatically bump versions, generate changelogs, and enforce conventions via GitHub Actions and a bot.

## Use cases
- generate changelogs from conventional commits
- automatically bump semver versions on release
- check that commits follow conventional commits spec in CI
- manage releases and hotfixes in a monorepo
- search git history by commit type and scope

## When to choose
- your project follows or wants to adopt Conventional Commits and SemVer
- you need automated version bumping and changelog generation from git history
- you want CI enforcement of commit message standards on GitHub
- you need release workflows for pre-releases, hotfixes, or monorepos

## When to avoid
- your project does not use the Conventional Commits specification
- you need a general-purpose changelog tool independent of commit conventions
- you want a GUI or fully automated release without conventional commit messages

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, version-control, developer-tools, ci-cd, documentation
- domain: developer-tools, version-control
- platform: cli, windows, rust
- tags: conventional-commits, semver, changelog-generation, git, release-automation, monorepo, github-actions, command-line, automation, linux, macos

## Member repositories
- cocogitto/cocogitto (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:53.444420+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-30T06:25:33.394977+00:00, confidence not recorded.
  - readme: https://github.com/cocogitto/cocogitto (fetched 2026-08-28T04:03:53.444420+00:00, sha 3b1d769c56a8)
  - homepage: https://docs.cocogitto.io (fetched 2026-08-29T12:32:22.240189+00:00, sha 79cf3b319a94)
  - registry_crates: https://crates.io/api/v1/crates/cocogitto (fetched 2026-08-29T12:32:22.249674+00:00, sha 2da40d1cbb94)
- Data as of 2026-08-30T08:39:29.467469+00:00.
