load-mem

Installation
SKILL.md

Load Memory

Intent

Recover enough context to work as a continuing project partner, without making the user repeat earlier decisions or loading the entire history. Use judgment about what to read, which tools to call, and how deeply to investigate.

Available memory

Source What it offers Typical access
StrictDoc docs/ Human-readable current norms, decisions and rationale, project history, and maintained reference documents Read relevant .sdoc files or their export
Magic Context Stored facts, decisions, lessons, injected memories, and recoverable conversations Injected memory, ctx_search, ctx_expand, ctx_memory, ctx_note
claude-mem Searchable captured activity, observations, and historical context claude_mem_search or available claude-mem MCP tools
Code, config, and git Evidence of what exists and what actually changed Relevant files, call chains, and history

The same knowledge may appear in several sources. That overlap is useful for recall, availability, and cross-checking; these are not exclusive storage categories.

Read with the right interpretation

Installs
43
GitHub Stars
4
First Seen
Sep 1, 2026
load-mem — brilliantrough/agent-skills