lore
01Plugin Claude Code
Cross-session memory for Claude Code — every session becomes a markdown note you can keep in Obsidian.
Plugin Claude Code
Cross-session memory for Claude Code — every session becomes a markdown note you can keep in Obsidian.
Plugin Claude Code
Lore — cross-session memory for Claude Code. Every session becomes a markdown note in your Obsidian vault; the next session recalls what you built and where it lives, without searching.
MCP server Claude CodeCodexCursor
MCP server "lore" as configured in John-Daniels/lore. Launched with sh -c exec "${CLAUDE_PLUGIN_ROOT}/bin/$(uname -s)-$(uname -m)/lore" mcp.
Hook
Runs when a session starts, running an inline shell check. From John-Daniels/lore.
Hook
Runs when the agent finishes a response, running an inline shell check. From John-Daniels/lore.
Hook
Runs when a session ends, running an inline shell check. From John-Daniels/lore.
Hook
Runs after a tool call finishes, running an inline shell check. From John-Daniels/lore.
Skill Claude CodeCodex
Stop the Lore recording the current session and delete what it already wrote for it. Use when the user says /anonymous, "don't record this session", "keep this session private", "forget this session", or "/lore:anonymous off" to resume recording.
Skill Claude CodeCodex
Toggle CHANGELOG.md reminders for the current project, so Claude is nudged to update the changelog after editing files. Use when the user says /changelog, "track changelog for this project", or "stop changelog reminders".
Skill Claude CodeCodex
Switch the Lore off for every project on this machine, so it neither reads nor writes. Use when the user says /disable, "turn off your lore", "stop recording my sessions", or "disable lore".
Skill Claude CodeCodex
Switch the Lore back on after it was disabled. Use when the user says /enable, "turn your lore back on", or "re-enable lore".
Skill Claude CodeCodex
Import this project's past Claude Code sessions into the Lore so it isn't empty. Use when the user says /lore:import, "import my history", "backfill your lore", "bring in past sessions", or right after installing or moving your lore.
Skill Claude CodeCodex
Save a summary of the current session to the Lore — what was decided, why, and what's next. Use when the user says /lore:save, "save this session", "summarize this session to your lore", "note this down", or "remember what we did". Use /lore:save global for decisions that apply across every project rather than just…
Skill Claude CodeCodex
Choose where the Lore is stored, detecting the user's Obsidian vaults automatically. Use when the user says /lore:setup, asks to move your lore, wants notes in their Obsidian vault, asks "where is my diary saved", or wants to change the lore folder.