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

CompSciLauren/awesome-git-hooks resource

:anchor: A curated list of awesome git hooks observed · 2026-08-28

github.com/CompSciLauren/awesome-git-hooks · Shell · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 74
  • Release rhythm 35
  • Longevity 100

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: 2643
  • days_rel: n/a
  • days_push: 161
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1183 stars · 58 forks observed · 2026-08-28

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

A curated awesome-list of ready-to-use Git hook scripts (in Bash, Python, and Perl) plus guides and tools for automating Git workflows. Scripts are copy-and-paste into .git/hooks with no installation required.

Use cases

  • automate tasks during git commit and push
  • enforce issue numbers in commit messages
  • run checks before committing code
  • find examples of git hook scripts
  • learn how client-side and server-side git hooks work

When to choose

  • you want copy-paste git hook scripts without installing a tool
  • you need examples or guides for writing your own hooks
  • you want to automate commit-time checks like issue-number enforcement

When to avoid

  • you need a managed hook framework with dependency installation across a team
  • you want CI/CD pipeline checks rather than local git hooks
  • you need hooks for version control systems other than git

Facets

learning-resource · maturity active

developer-tools workflow-automation version-control version-control developer-tools awesome-lists cli cross-platform git-hooks awesome-list shell-scripts pre-commit commit-msg automation

1 source

Member repositories

RepositoryRoleHealth v2
CompSciLauren/awesome-git-hooksmain66

For agents

markdown · JSON · MCP: product_card(name="CompSciLauren/awesome-git-hooks")

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