Plugin Claude Code
Persistent memory system for Claude Code - stores observations, session summaries, and user prompts with semantic search.
Plugin Claude Code
Persistent memory system for Claude Code - stores observations, session summaries, and user prompts with semantic search.
Plugin Claude Code
Persistent memory system for Claude Code with SQLite, FTS5, and vector search.
Command
Restart the claude-mnemonic worker process. Use this command when experiencing issues with the memory system.
Hook
Runs when a session starts, running an inline shell check. From lukaszraczylo/claude-mnemonic.
Hook
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From lukaszraczylo/claude-mnemonic.
Hook
Runs after a tool call finishes, running an inline shell check. From lukaszraczylo/claude-mnemonic.
Hook
Runs when a subagent finishes, running an inline shell check. From lukaszraczylo/claude-mnemonic.
Hook
Runs when the agent finishes a response, running an inline shell check. From lukaszraczylo/claude-mnemonic.