Claude Code History Files Finder
Extract and recover content from Claude Code's session history files stored in `~/.claude/projects/`.
About
--- name: claude-code-history-files-finder description: Finds and recovers content from Claude Code session history files. This skill should be used when searching for deleted files, tracking changes across sessions, analyzing conversation history, or recovering code from previous Claude interactions. Triggers include mentions of "session history", "recover deleted", "find in history", "previous conversation", or ".claude/projects". --- # Claude Code History Files Finder Extract and recover content from Claude Code's session history files stored in `~/.claude/projects/`. ## Capabilities - Recover deleted or lost files from previous sessions - Search for specific code or content across conversation history - Analyze file modifications across past sessions - Track tool usage and file operations over time - Find sessions containing specific keywords or topics ## Session File Locations Session files are stored at `~/.claude/projects/<normalized-path>/<session-id>.jsonl`. For detaile
Quick Start
Manual Installation
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions