
from prompts (b-open-io)11
Search and recall past Claude Code/agent conversation sessions to find decisions, code snippets, and context for continuation or reference.
This skill provides conversation-history search and recall across two backends (Scribe DB and JSONL fallback) so an agent can find past discussions, decisions, code snippets, and session context. It ranks results by relevance and recency and offers scripts to present summaries or full session transcripts on demand.
Use when the user asks to remember, find, or continue work from a previous session (e.g., 'remember when we...', 'what did we do about...', 'find that conversation where...'). Also useful when the agent needs to surface prior decisions, commands, or code examples not present in the current session.
Designed for Claude Code / local agent tooling that can access Scribe DB or JSONL files; compatible with agent runtimes that can run Python scripts and access local filesystem.
This skill has not been reviewed by our automated audit pipeline yet.