Stats
Actions
Tags
From jarvis
Tracks session activity and pending tasks via Python scripts on session start, every user prompt, pre-compact, and stop events. No bash or file writes.
4 events · 4 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
test -n "${CLAUDE_PLUGIN_ROOT}" && bash "${CLAUDE_PLUGIN_ROOT}/hooks-handlers/stop-extract.sh" || true5mstest -n "${CLAUDE_PLUGIN_ROOT}" && bash "${CLAUDE_PLUGIN_ROOT}/hooks-handlers/precompact-dedup.sh" || true2mstest -n "${CLAUDE_PLUGIN_ROOT}" && bash "${CLAUDE_PLUGIN_ROOT}/hooks-handlers/session-cleanup.sh" || true2mstest -n "${CLAUDE_PLUGIN_ROOT}" && bash "${CLAUDE_PLUGIN_ROOT}/hooks-handlers/context-enrichment.sh" || true3msnpx claudepluginhub rsprudencio/jarvis --plugin jarvis