find-conversation
CommunityResume the right Claude Code session fast.
Personal & Entrepreneur#claude code#conversation search#session resume#jsonl#memory recall#compaction recovery#working directory
Authorkzarzycki
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The find-conversation Skill solves the problem of not being able to locate an earlier Claude Code session when you need to recall what you did or continue work from a past outcome.
Core Features & Use Cases
- Search across saved JSONL conversation history: Finds relevant sessions across
~/.claude/projects/{encoded-cwd}/{sessionId}.jsonlusing topic, content keywords, dates, or working directory context. - Recover context even when conversations were compacted: Uses plan files (
~/.claude/plans/*.md) and scans candidate sessions to mitigate missing early content. - Present ranked candidate sessions for user selection: Extracts session ID, working directory, first user message, date range, and justification to help you pick the correct session before resuming.
Quick Start
Tell Claude to use find-conversation to locate the session where you discussed "X" so you can resume it.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: find-conversation Download link: https://github.com/kzarzycki/agent-skills/archive/main.zip#find-conversation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.