Git commit hook that auto-reviews changes using Claude Code
Common typings for the Stoplight ecosystem.
git-log-parser
semantic-release plugin to commit release assets to the project's git repository
Read details of the last commit including tags
Lint files staged by git
Elyra extension for subagent delegation -- scout, reviewer, planner, worker, oracle, and parallel execution
Datadog CI plugin for `dora` commands
<!-- BADGES -->
Get all git semver tags of your repository in reverse chronological order.
Automatically install pre-commit hooks for your npm modules.
Collects Git commit info from CI or from CLI
CSpell configuration for GIT.
Straightforward project scaffolding
Detect the snapshot key to be compare with using Git hash.
git commit message lint hook
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
AWS SDK for JavaScript Codeguru Reviewer Client for Node.js, Browser and React Native
Generate Beautiful Changelogs using Conventional Commits
List of conventional commit types.
Efficient Git Commit Message Linting and Formatting
git review will add note for each commit in current branch with 'Reviewed-By: Reviewer <reviewer@example.com>.' git review commits HEAD~1 648dbac marks individual commits as reviewed.
git review-branch will add note for each commit in current branch with 'Reviewed-By: Reviewer <reviewer@example.com>.'
Heimdal AI Analyze installs a git pre-commit hook that runs an AI-assisted code review of your staged diff when you commit with analysis enabled (e.g. `git analyze -m "message"`). Reviews security, duplication, complexity, style, and tests; critical issues can block the commit. Requires CURSOR_API_KEY in the environment or a repo-local `.env`.
You never really lose a commit in GIT, but sometimes it is harder then it should be to recover it. This tool allows you easily review commits in the reflog one at a time.