cafe3310/handoff
编写或更新交接文档,让全新上下文的下一个 Agent 可以继续工作
npx skills add https://github.com/cafe3310/public-agent-skills --skill handoff
编写或更新交接文档,以便拥有全新上下文的下一个 Agent 可以继续此项工作。
步骤:
HANDOFF.md。如果已存在,在更新前先阅读它以了解先前的上下文。注意事项:
保存与交付:
HANDOFF.md,并告知用户该文件路径,以便他们可以使用该路径开始全新的对话。 我们继续上一个 Agent Session 的操作。
交接指令在 {path_to_handoff} ,请先读取它,并按该文件的指示进行操作。
Take cafe3310/handoff from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.