Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From code-quality
Blocks raw git commits, PR creation, branch pushes, and other unsafe Git operations via PreToolUse bash hooks. Also prevents writes to worktree bypass targets, enforces audit write allowlists, and detects deprecation warnings post-command.
2 events · 2 hooks
npx claudepluginhub varaku1012/aditi.code --plugin code-qualitySafety signals detected in this hook configuration
Where this hook configuration is defined
Defined in ./hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
Bash(git commit:*)echo '🔍 Pre-commit: Checking for common issues...'Write|Editecho '⚡ Code modified - consider running /quality-check'Share bugs, ideas, or general feedback.