claude-transcript-handoff
Installation
SKILL.md
Claude Transcript Handoff
Overview
Use this skill to recover Claude Code conversation history from local ~/.claude/projects/**.jsonl transcript files and convert it into handoff artifacts that another agent or human can inspect.
The bundled script extracts chat-visible assistant/user text, tool calls, tool results, session summaries, raw transcript locations, timestamps, cwd, and gitBranch. It redacts common bearer tokens, JWTs, API keys, and secret-like assignments by default.
Quick Start
Run from the repo or worktree you want to investigate:
node /path/to/claude-transcript-handoff/scripts/extract-claude-transcript.mjs
Useful options: