Recall

Recall a detail from THIS project's PAST Claude sessions — a fact, value, name, decision, preference, or constraint the user now refers back to but that was never written into docs or code — by lexically searching all prior session transcripts for this cwd, loading the best match into your working context, and printing ONE confirmation line (date + session + gist) so a wrong match is caught before you act. Trigger on "/recall" or natural references to something stated in a prior session you're expected to remember: "what did we say about X", "the value we used for X", "like I said / as I mentioned earlier", "remember when we…", "what was my preference for…", "didn't we already settle X". Do NOT trigger on ordinary past-tense narration that carries its own content ("earlier I ran the tests"), git/docs/code lookup, broad "catch me up" summaries, curated cross-session facts (memory), or task state (todo). Treat any recalled item as evidence, not current truth — re-verify before acting.

chrisliu298 260a2dc 6 files · 58.3 KB Updated

File contents

chrisliu298/dotfiles/tree/main/agents/skills/recall commit 260a2dc8ad

Frequently asked questions

npx skillmds@latest add chrisliu298/recall