Search memory using qmd (BM25 + optional vector) and compaction tree traversal. Use ROOT.md to decide whether to search memory or look externally. Always check memory before external lookups.
$npx -y skills add kevin-hs-sohn/hipocampus --skill searchInstalls into the current project.
Run `npx skills use "https://github.com/kevin-hs-sohn/hipocampus" --skill "kevin-hs-sohn/hipocampus/search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kevin-hs-sohn/hipocampus" that are relevant to the current task. Run `npx skills add "https://github.com/kevin-hs-sohn/hipocampus"` and select the relevant skills, then follow their instructions.