A cross-session handoff protocol for Claude Code and other AI agents. handoff is not a summarization tool. It's a protocol for freezing your work context, packaging it, and resuming execution — in any session, any agent, any device.

跨会话交接协议。用户只要表现出“现在先停一下,下一会话接着干”“继续刚才那一轮”“上下文太长要迁移工作现场”等意图,就必须使用此 skill。 handoff out 生成一个最小可执行的 handoff 包;handoff in <id|latest> 先读取 handoff 包并给出恢复预览,获得用户同意后才继续执行;handoff list 查看最近的交接记录。 整个协议只允许一个载体:handoff.md,不生成额外 prompt,不要求用户重新讲背景。

Install

openclaw skills install @allen-cao/handoff-session