Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From atomicmemory
Preserves a searchable atomic memory across sessions by capturing context on start and completing events, writing summaries during compaction, and blocking any Write/Edit that doesn't go through the plugin's own file writes.
9 events · 9 hooks
npx claudepluginhub atomicstrata/atomicmemory-integrations --plugin claude-codeSafety 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}/scripts/on_stop.sh10ms${CLAUDE_PLUGIN_ROOT}/scripts/on_pre_compact.sh5msWrite|Edit${CLAUDE_PLUGIN_ROOT}/scripts/block_memory_write.sh${CLAUDE_PLUGIN_ROOT}/scripts/on_session_end.sh5ms${CLAUDE_PLUGIN_ROOT}/scripts/on_post_compact.sh10ms${CLAUDE_PLUGIN_ROOT}/scripts/on_stop_failure.sh5msstartup|resume|compact${CLAUDE_PLUGIN_ROOT}/scripts/on_session_start.sh5ms${CLAUDE_PLUGIN_ROOT}/scripts/on_task_completed.sh10ms${CLAUDE_PLUGIN_ROOT}/scripts/on_user_prompt.sh5msShare bugs, ideas, or general feedback.