Stats
Actions
Tags
From claude-reflect
Manages persistent memory in Claude Code: injects file context on PreToolUse Read, summarizes on Stop, observes PostToolUse, handles SessionStart/End via Node.js/Bun worker service.
6 events · 8 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
*node "${CLAUDE_PLUGIN_ROOT}/hooks/silent-npx.cjs" tsx "${CLAUDE_PLUGIN_ROOT}/scripts/stop_sync.ts"5ms*node "${CLAUDE_PLUGIN_ROOT}/hooks/silent-npx.cjs" tsx "${CLAUDE_PLUGIN_ROOT}/scripts/pretool_sync.ts"5ms*node "${CLAUDE_PLUGIN_ROOT}/hooks/silent-npx.cjs" tsx "${CLAUDE_PLUGIN_ROOT}/scripts/stop_continuous_worker.ts"5ms*node "${CLAUDE_PLUGIN_ROOT}/hooks/silent-npx.cjs" tsx "${CLAUDE_PLUGIN_ROOT}/scripts/stream_transcript.ts"3ms*node "${CLAUDE_PLUGIN_ROOT}/hooks/silent-npx.cjs" tsx "${CLAUDE_PLUGIN_ROOT}/scripts/session_start.ts"5msnode "${CLAUDE_PLUGIN_ROOT}/hooks/silent-npx.cjs" tsx "${CLAUDE_PLUGIN_ROOT}/scripts/sync_local_memory.ts"10ms*node "${CLAUDE_PLUGIN_ROOT}/hooks/silent-npx.cjs" tsx "${CLAUDE_PLUGIN_ROOT}/scripts/stream_transcript.ts"3msnode "${CLAUDE_PLUGIN_ROOT}/hooks/silent-npx.cjs" tsx "${CLAUDE_PLUGIN_ROOT}/scripts/sync_local_memory.ts"10msnpx claudepluginhub maddygoround/claude-reflect --plugin claude-reflect