Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From context-mode
Intercepts Claude Code tool calls (Bash, WebFetch, Read, etc.) via Pre/PostToolUse hooks to inject environment context. Also runs on SessionStart, UserPromptSubmit, and PreCompact. Executes Node scripts and bash commands.
5 events · 13 hooks
npx claudepluginhub hgxszhj/-context-mode1 --plugin context-modeSafety 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/precompact.mjs"Bashnode "${CLAUDE_PLUGIN_ROOT}/hooks/pretooluse.mjs"WebFetchnode "${CLAUDE_PLUGIN_ROOT}/hooks/pretooluse.mjs"Readnode "${CLAUDE_PLUGIN_ROOT}/hooks/pretooluse.mjs"Grepnode "${CLAUDE_PLUGIN_ROOT}/hooks/pretooluse.mjs"Agentnode "${CLAUDE_PLUGIN_ROOT}/hooks/pretooluse.mjs"mcp__plugin_context-mode_context-mode__ctx_executenode "${CLAUDE_PLUGIN_ROOT}/hooks/pretooluse.mjs"mcp__plugin_context-mode_context-mode__ctx_execute_filenode "${CLAUDE_PLUGIN_ROOT}/hooks/pretooluse.mjs"mcp__plugin_context-mode_context-mode__ctx_batch_executenode "${CLAUDE_PLUGIN_ROOT}/hooks/pretooluse.mjs"mcp__node "${CLAUDE_PLUGIN_ROOT}/hooks/pretooluse.mjs"Bash|Read|Write|Edit|NotebookEdit|Glob|Grep|TodoWrite|TaskCreate|TaskUpdate|EnterPlanMode|ExitPlanMode|Skill|Agent|AskUserQuestion|EnterWorktree|mcp__node "${CLAUDE_PLUGIN_ROOT}/hooks/posttooluse.mjs"node "${CLAUDE_PLUGIN_ROOT}/hooks/sessionstart.mjs"node "${CLAUDE_PLUGIN_ROOT}/hooks/userpromptsubmit.mjs"Share bugs, ideas, or general feedback.