Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From doc-detective
Runs shell scripts on session start and before/after file edits to enforce project conventions or setup. Executes bash commands and can block or modify tool calls on Edit/Write events.
3 events · 6 hooks
npx claudepluginhub doc-detective/agent-tools --plugin doc-detectiveSafety 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
Edit|Writenode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/pre-edit-block-action-antipattern.js"10msEdit|Writenode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/post-edit-validate-test-spec.js"30msnode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/post-edit-suggest-testing.js"10msnode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/post-edit-format-test-spec.js"15msnode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/post-edit-warn-inline-tests.js"10msbash "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session-start-check-install.sh"15msShare bugs, ideas, or general feedback.