memory_roadlisted
Install: claude install-skill RickyPOnline/memory-road
# Memory Road · The Bible · v1.0 · 2026-05-30
> *"Never ask the primary agent to be the sole author of its own memory."*
> — the operator · founding doctrine · April 14, 2026
>
> *"Each agent is a blank slate with just the perfect context training them. Always."*
> — the operator · operating principle · May 29, 2026
---
## What this is
A **persistent multi-layer memory system** for Claude Code that ·
1. **Captures every event** the agent emits or receives · forever · to a local SQLite database (continuity_kernel.db)
2. **Extracts structured meaning** at higher layers (episodes · summaries · clusters · doctrines · unfinished flags) via named worker agents
3. **Auto-injects relevant memory** into every user prompt via a UserPromptSubmit hook so the agent CANNOT forget to use it
4. **Survives `/compact`, model upgrades, 529 cascades, laptop reboots** · the substrate is LLM-free and always-on
5. **Drop-in installable** · clone repo · run install scripts · agent has persistent recall on first prompt after install · comprehension layers fill in at the pace of the operator's Anthropic Max bucket
This skill is the COMPLETE system · code + doctrines + ops + canonical install order. Anything Claude Code needs to give itself a permanent brain lives in this folder.
---
## Why this matters
Claude Code sessions are STATELESS by default. Each new session = blank brain. Each `/compact` = context summarized + half-forgotten. Each model upgrade = retrain blind. The agent re-learns eve