·claude-code-history-files-finder
</>

claude-code-history-files-finder

daymade/claude-code-skills

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

66Installs·1Trend·@daymade

Installation

$npx skills add https://github.com/daymade/claude-code-skills --skill claude-code-history-files-finder

SKILL.md

Extract and recover content from Claude Code's session history files stored in /.claude/projects/.

For detailed JSONL structure and extraction patterns, see references/sessionfileformat.md.

Optional: --limit N to show only N sessions (default: 10).

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". Source: daymade/claude-code-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/daymade/claude-code-skills --skill claude-code-history-files-finder
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is claude-code-history-files-finder?

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". Source: daymade/claude-code-skills.

How do I install claude-code-history-files-finder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/daymade/claude-code-skills --skill claude-code-history-files-finder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/daymade/claude-code-skills