claude-hooks
Clean worktree branch names (no worktree- prefix)
Blocks dangerous commands (rm, kubectl delete, terraform destroy)
Enforces safe git workflows (no commits to main, branch naming)
Warns on large files and large reads
Desktop notifications on macOS
Blocks access to .env files, preventing accidental secret exposure