1 min read

Memory Wiki

A persistent, markdown-based knowledge system for Claude Code. Instead of embedding conversations and vector-searching them, memory-wiki has Claude build and maintain a cross-referenced markdown wiki — knowledge compiled once and kept current, not re-derived on every query.

Based on the LLM Wiki pattern. Still refining — next iteration will improve extraction incrementality and session-start loading.

Public on GitHub.