claude-history
Search, browse, and resume past coding conversations
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-history?โผ
Run `npx skills add raine/claude-history --all -g -y` in your terminal to install the skill globally. The CLI itself can also be installed via Homebrew or Cargo as described in the README.
How to search past Claude Code conversations?โผ
Run `claude-history` in a project directory to open a searchable terminal list of all sessions, or use `claude-history agent search "your query"` for lexical, semantic, or hybrid search.
Can claude-history resume or fork old sessions?โผ
Yes. You can resume or fork any conversation directly from the terminal UI with keyboard shortcuts, including forking a session from another project into your current directory.
Does claude-history work with Pi and OMP sessions?โผ
Yes. It discovers and indexes Pi and Oh My Pi sessions alongside Claude Code history, with full support for search, viewing, resume, fork, rename, and delete.
Can a coding agent read its own past conversations?โผ
Yes. The included skill gives agents safe search, outline, and read commands so they can recall prior decisions and evidence without loading entire transcripts.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core