handoff
Turn any Claude Code session—even crashed or interrupted ones—into a clean markdown brief another assistant can continue from, with secrets redacted and no extra cost.
Instructions
Build a clean handoff document (markdown) from a Claude Code session so another assistant can continue the work. Deterministic — no LLM calls, no cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last | No | keep only the last N user turns | |
| name | No | newest session whose title or first prompt contains this | |
| path | No | explicit session .jsonl path | |
| project | No | ||
| anonymize | No | ||
| include_tools | No |