find-session — pin a specific Claude conversation picks "most recent in cwd" — unreliable when multiple sessions share a directory. 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. 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 files in exist Workflow 1. Find the encoded-cwd directory Sessions are stored under . The encoding replaces with , so cwd bec…