Validates git commits for quality and safety. Trigger before any commit operation to check for: AI attribution, single-focus commits, secrets in the diff, and conventional commit message format. Also trigger when the user asks to review commit hygiene or clean up commit history.
Validates git commits for quality and safety. Trigger before any commit operation to check for: AI attribution, single-focus commits, secrets in the diff, and conventional commit message format. Also trigger when the user asks to review commit hygiene or clean up commit history.