Skip to main content

recall

Search the shared eidetic memory store and get back ranked, provenanced records. Drives `eidetic recall` with four search modes — exact (verbatim substring), approximate (vector/semantic), keyword (BM25 lexical), and hybrid (a weighted blend of vector+keyword, the default) — each hit carrying its text, full metadata, a relevance `score`, and a freshness `signal`. Recall passively reinforces matched records (bumps last_recall + recall_count). Shadowed and archived records are excluded by default; use --include-shadowed / --include-archived to retrieve them. This repo keeps its eidetic memory in-repo and PUBLIC: records resolve to `<repo-root>/.eidetic/memory` — committed and shared with the team and mesh peers. The wrapper defaults queries to this agent's `cultureflare` scope at `--visibility public` (suffix read from culture.yaml), matching where /remember writes — so a plain /recall queries the in-repo public pool with no flag needed, and Claude and the colleague backend recall each other's memories because

Jump to install

Source facts

Repository
agentculture/cultureflare
Last source activity
July 15, 2026 at 05:57
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.