Search and export previous Claude Code session history to maintain context continuity
Export a Claude Code session to Markdown with semantic filtering for relevant content
List recent Claude Code sessions in the current project with option to export
Search through previous Claude Code sessions in the current project using semantic search
Claude Code plugin for searching and exporting previous session history to maintain context continuity.
Requires claude-conversation-extractor CLI tool:
pipx install claude-conversation-extractor
Copy to your plugins directory:
cp -r history-search ~/.claude/plugins/
Or enable via Claude Code:
claude --plugin-dir /path/to/history-search
| Command | Description |
|---|---|
/search-history "query" | Search past sessions for relevant content |
/list-sessions | List recent sessions with option to export |
/export-session | Export a session to processed Markdown |
The context-finder agent triggers proactively when you ask about something you've worked on before:
This plugin is designed to minimize token usage:
MIT
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub victor-software-house/history-searchTrack task progress and preserve context between session compactions. Monitors context window usage and prompts for checkpoints at key thresholds.
Search across Claude Code and OpenClaw session history. Find past conversations, decisions, and code snippets instantly.
Find and resume Claude Code conversations using semantic search. Returns session IDs and project paths for easy resumption via 'claude --resume'.
Persistent local memory for Claude Code. Every tool call, every file edit, every thinking block from every session — stored verbatim on your machine. Semantic recall in ~126ms with zero API calls.
Use ctx to search local coding-agent history and retrieve cited session context before working.
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
qrec session recall engine