Help us improve
Share bugs, ideas, or general feedback.
From mattpocock-skills
Compacts the current conversation into a handoff document for another Claude Code agent to continue work. Saves to OS temp directory, redacts sensitive info, and references existing artifacts by path.
npx claudepluginhub vinvcn/mattpocock-skills-zh-cnHow this skill is triggered — by the user, by Claude, or both
Slash command
/mattpocock-skills:handoff What will the next session be used for?What will the next session be used for?The summary Claude sees in its skill listing — used to decide when to auto-load this skill
写一份 handoff document,总结当前对话,让 fresh agent 可以继续工作。保存到用户 OS 的 temporary directory,而不是当前 workspace。
Summarizes the current Claude Code conversation into a handoff document for another agent to continue work. Useful when context switching or passing tasks between agents.
Compacts the current conversation into a handoff document for handover to another Claude Code agent, including suggested skills and redacting sensitive content.
Compacts the current conversation into a handoff document for another agent to pick up, tailored to the user's arguments.
Share bugs, ideas, or general feedback.
写一份 handoff document,总结当前对话,让 fresh agent 可以继续工作。保存到用户 OS 的 temporary directory,而不是当前 workspace。
在文档中包含一个 “suggested skills” section,建议 agent 应 invoke 的 skills。
不要重复已经捕获在其他 artifacts(PRDs、plans、ADRs、issues、commits、diffs)中的内容。改用 path 或 URL 引用它们。
Redact 任何 sensitive information,例如 API keys、passwords 或 personally identifiable information。
如果用户传入了 arguments,把它们视为下一次 session 重点的描述,并据此调整文档。