DocSync – Git hooks that block commits with stale documentation
Blocks commits with undocumented code, but doc rot is solved elsewhere (Cursor, GitHub Copilot, type stubs).
Pre-commit hook that checks and maintains .mailmap completeness
Pre-commit hook that matches email local-parts across domains to keep git logs clean.
Open source maintainers, DevOps engineers managing monorepos
pre-commit · git-mailmap
Blocks commits with undocumented code, but doc rot is solved elsewhere (Cursor, GitHub Copilot, type stubs).
Hook guard stops Claude from bypassing commit rules when confirming changes.
Blocks PII at push time when gitleaks alone would miss it.
Yet another AI code reviewer, just runs at commit instead of PR time.
Automates Git identity spoofing, but native env vars already allow most of this.
AI pre-commit hook that auto-patches logic errors against CONTRIBUTING.md rules—solves real drift but needs Windows support.