Skip to main content
Run any Skill in Manus
with one click

chat-archeologist

Stars0
Forks0
UpdatedJuly 15, 2026 at 15:38

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).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly