Skill Claude CodeCodex
Filing engine — fold a new session feature-episode into ONE existing feature note (rewrite, not append). Used by /memory:build.
Memory plugin for Claude Code — persistent context from past sessions as markdown. No vector DB.
Skill Claude CodeCodex
Filing engine — fold a new session feature-episode into ONE existing feature note (rewrite, not append). Used by /memory:build.
Skill Claude CodeCodex
Use when the user asks about something that may be in stored memory, says "load memory", "what do you know about X", "load ", or signals a wrong recall ("wrong memory", "that's not the right context", "reload", "rescan"). Surfaces the relevant stored theme summary as reference.
Skill Claude CodeCodex
Engine B — merge a small CANDIDATE CLUSTER of look-alike feature notes into the fewest coherent notes, preserving all distinct facts. Used by /memory:reconcile (one cluster at a time).
Skill Claude CodeCodex
Engine A — classify one Claude Code session and extract a type-aware feature-episode from its (compressed) transcript. Used by /memory:build.