Stats
Actions
Tags
From cognee-memory
Persists session context and user prompts to a graph-based memory store across Claude Code sessions. Runs Python scripts on session start, stop, compact, and tool use events.
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
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/store-to-session.py --stoppython3 ${CLAUDE_PLUGIN_ROOT}/scripts/clear-transcript-context.py5mspython3 ${CLAUDE_PLUGIN_ROOT}/scripts/pre-compact.py15mspython3 ${CLAUDE_PLUGIN_ROOT}/scripts/sync-session-to-graph.py --session-endBash|Agent|Read|Write|Edit|Grep|Globpython3 ${CLAUDE_PLUGIN_ROOT}/scripts/store-to-session.pypython3 ${CLAUDE_PLUGIN_ROOT}/scripts/session-start.py15mspython3 ${CLAUDE_PLUGIN_ROOT}/scripts/session-context-lookup.py15mspython3 ${CLAUDE_PLUGIN_ROOT}/scripts/store-user-prompt.py6plugins reuse this hooks config
First indexed Dec 28, 2025
npx claudepluginhub topoteretes/cognee-integrations --plugin cognee-memory