summon
Installation
SKILL.md
Summon
Claude Desktop session toolbox. Four jobs, one store:
| Mode | Invocation | Job |
|---|---|---|
| Transfer (default) | summon [flags] |
Copy/move sessions across accounts so they're visible from the account you switch to next |
| Pick / Recover | summon pick · summon recover <id> |
Find a past session, resolve its transcript, distill a handover brief, emit a paste-ready handover for a new session |
| Rebind | summon rebind <id> --cwd <newpath> |
Fix a session's recorded cwd after the project folder moved |
| Doctor | summon doctor [--json] |
Scan every session for broken cwd bindings; report which need rebinding |
Transfer touches no transcripts and makes no API calls. Recover/pick make exactly one optional, gated LLM call (the distillation) and degrade gracefully without it. Transfer is documented first; the toolbox modes follow under Toolbox modes.
When to run it
Before you switch accounts, not after. The natural workflow: