Tag: git-hooks

I've Used Git for a Decade and Never Knew Hooks Were a Thing

Diff Sniffer started as a suggestion from Claude during a conversation about AI-generated code risk. It checks three things from git metadata: did AI author a commit, did it touch sensitive paths, did a human review it. v0.1 is free on GitHub — building it also taught the author that git hooks exist.