Chat Archeologist

Use when the user asks "what did we decide about X", "find the session where we discussed Y", "when did we first hit Z bug", "what was the rationale behind W", or any question that needs answers retrieved from prior Claude Code sessions across all projects. Also use proactively when the current session needs context that predates the loaded conversation thread — chat sessions are a queryable backup to long-term memory, and they hold reasoning traces (rejected alternatives, partial understandings, the why) that curated MEMORY.md / project_*.md entries don't capture. Searches the global ~/.claude/projects/*/*.jsonl archive via ripgrep + Python turn-pair extraction. NOT for current state queries (pod status, build status — read those directly), NOT for future plans (read paper §14 work queue or CLAUDE.md), NOT for questions already answered by MEMORY.md (check that first).

oimiragieo 0631e9d 7.8 KB Updated 0 repo stars

File contents

oimiragieo/gotcontext-saddle/tree/main/core/skills/chat-archeologist commit 0631e9dcd3

Frequently asked questions

npx skillmds@latest add oimiragieo/chat-archeologist