Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From devteam
Enforces quality gates blocking exits/unsafe tools, validates Bash commands and file edits with LLM scope checks, persists state in SQLite across compaction/session events. Touches bash/files.
13 events · 16 hooks
npx claudepluginhub michael-harris/devteam --plugin devteamSafety 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
node "${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.js" stop-hooknode "${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.js" pre-compactEdit|Writenode "${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.js" pre-tool-use-hookBashnode "${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.js" pre-tool-use-hooknode "${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.js" session-endBashnode "${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.js" post-tool-use-hookEdit|Writenode "${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.js" post-tool-use-hookidle_promptnode "${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.js" persistence-hookstartup|resumenode "${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.js" session-startnode "${CLAUDE_PLUGIN_ROOT}/hooks/log-event.js" agent_stop orchestration "Subagent completed"node "${CLAUDE_PLUGIN_ROOT}/hooks/log-event.js" agent_start orchestration "Subagent started"node "${CLAUDE_PLUGIN_ROOT}/hooks/log-event.js" task_completed orchestration "Task marked complete"node "${CLAUDE_PLUGIN_ROOT}/hooks/log-event.js" worktree_created infrastructure "Git worktree created"node "${CLAUDE_PLUGIN_ROOT}/hooks/log-event.js" worktree_removed infrastructure "Git worktree removed"Share bugs, ideas, or general feedback.