claude-code-history-files-finder

Community

Find and recover Claude Code session history.

Authordaymade
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps locate and recover content from Claude Code session history files stored in ~/.claude/projects/ across projects.

Core Features & Use Cases

  • List sessions for a project
  • Search sessions for keywords
  • Recover deleted content from Write tool calls
  • Analyze session statistics and file operations

Quick Start

  • List sessions: python3 scripts/analyze_sessions.py list /path/to/project

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-code-history-files-finder
Download link: https://github.com/daymade/claude-code-skills/archive/main.zip#claude-code-history-files-finder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository