Stats
Actions
Tags
From personal-ai-infrastructure
Runs bun TypeScript scripts to capture lifecycle events across 8 points including SessionStart/End, Pre/PostToolUse, UserPromptSubmit, and session data. Observes without blocking, no bash or file writes.
8 events · 15 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
${CLAUDE_PLUGIN_ROOT}/hooks/stop-hook.ts${CLAUDE_PLUGIN_ROOT}/hooks/capture-all-events.ts --event-type Stop${CLAUDE_PLUGIN_ROOT}/hooks/context-compression-hook.ts${CLAUDE_PLUGIN_ROOT}/hooks/capture-all-events.ts --event-type PreCompact*${CLAUDE_PLUGIN_ROOT}/hooks/capture-all-events.ts --event-type PreToolUse${CLAUDE_PLUGIN_ROOT}/hooks/capture-session-summary.ts${CLAUDE_PLUGIN_ROOT}/hooks/capture-all-events.ts --event-type SessionEnd*${CLAUDE_PLUGIN_ROOT}/hooks/capture-all-events.ts --event-type PostToolUse${CLAUDE_PLUGIN_ROOT}/hooks/load-core-context.ts${CLAUDE_PLUGIN_ROOT}/hooks/initialize-pai-session.ts${CLAUDE_PLUGIN_ROOT}/hooks/capture-all-events.ts --event-type SessionStart${CLAUDE_PLUGIN_ROOT}/hooks/subagent-stop-hook.ts${CLAUDE_PLUGIN_ROOT}/hooks/capture-all-events.ts --event-type SubagentStop${CLAUDE_PLUGIN_ROOT}/hooks/update-tab-titles.ts${CLAUDE_PLUGIN_ROOT}/hooks/capture-all-events.ts --event-type UserPromptSubmitnpx claudepluginhub rafaelcalleja/claude-market-place --plugin personal-ai-infrastructure