All Git hooksStopPreToolUsePreToolUsePostToolUsePreToolUse
Best Claude Code hooks for git workflows on Git (August 2026)
5 curated Claude Code hooks that handle git workflows on Git projects. Install commands, configs, and copy-paste setup, refreshed August 2026.
5 items matching Git & Git Workflows.
AppVersion Drift Check
Warns when package.json has drifted from appversion.json once Claude finishes a turn. The Claude Code counterpart to AppVersion's git pre-push hook — it reports drift and tells you which command repairs it, but never writes, blocks, or bumps on its own.
semverversioningreleasegit+1
Branch Protection
Prevents direct file edits when on protected branches like main or production
gitbranchprotectionsafety
Commit Message Linter
Validates that commit messages follow conventional commit format before allowing commits
gitcommitlintingconventional-commits
Auto Changelog
Automatically appends entries to CHANGELOG.md when Claude commits code, capturing the date and commit message
changelogdocumentationgitautomation
Auto PR Description
Automatically generates a pull request description from commit messages and changed files when creating a PR
gitprautomationgithub
More hooks for git workflows
Browse all git workflows setupsCross-reference with other workflows
Git for Code ReviewGit for TestingGit for SecurityGit for DocumentationGit for DebuggingGit for PerformanceGit for Deployment & CI/CDGit for DatabasesGit for API DevelopmentGit for RefactoringGit for Frontend DevelopmentGit for Codebase OnboardingGit for AI & Agent DevelopmentGit for Mobile DevelopmentGit for Observability & MonitoringGit for RefactoringGit for Frontend DevelopmentGit for Codebase Onboarding