code-memory-router
Installation
SKILL.md
Code Memory Router
Routes requests between MemPalace (project memory) and QMD (codebase search).
Two tools. Different jobs. Not interchangeable.
Read references/tool_selection.md for routing examples and edge cases.
What each tool does
QMD — indexes your codebase and docs. Hybrid BM25 + semantic search. Finds where things live in code.
MemPalace — persistent project memory. Stores past decisions, handoffs, architectural rationale, mission history. Answers why things exist.
Discover your setup (first time or if unsure)
# See what QMD collections exist
qmd collection list