Stats
Actions
Tags
From craftsman
Runs bash scripts for code quality, bias detection, Sentry context, and verification across Claude Code events. Blocks writes until checks pass, verifies git pushes, and logs session metrics.
12 events · 16 hooks
Safety 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 "${CLAUDE_PLUGIN_ROOT}/hooks/agent-ddd-verifier.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/agent-sentry-context.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/agent-final-review.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact-save.sh"Write|Editbash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-write-check.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-push-verify.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/session-metrics.sh"*.php|*.ts|*.tsxbash "${CLAUDE_PLUGIN_ROOT}/hooks/file-changed.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/post-compact-verify.sh"Write|Editbash "${CLAUDE_PLUGIN_ROOT}/hooks/post-write-check.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/post-bash-test-verify.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/subagent-quality-gate.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/bias-detector.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/agent-structure-analyzer.sh"Write|Edit|Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/tool-failure-tracker.sh"npx claudepluginhub buldee/ai-craftsman-superpowers --plugin craftsman