find-session

Installation
SKILL.md

find-session — pin a specific Claude conversation

claude --continue picks "most recent in cwd" — unreliable when multiple sessions share a directory. claude --resume <uuid> is exact. This skill finds the right UUID by grepping jsonl files, then writes a one-word shell function so the user types e.g. aichain to resume that exact conversation.

When to use

  • User says "I can't find my session" / "claude --continue picks wrong one"
  • User wants a one-word resume command for a specific long-running conversation
  • Multiple .jsonl files in ~/.claude/projects/<encoded-cwd>/ exist

Workflow

1. Find the encoded-cwd directory

Related skills
Installs
5
GitHub Stars
271
First Seen
14 days ago