Handoff
Chinese maintenance notes and installer for practical engineering agent skills.
npx -y skills add popsiclelmlm/skills-cn --skill handoffAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
将当前对话压缩成 handoff document,供另一个 agent 接手。
SKILL.md
0.7 KB, as published. Nobody here has run it
写一份 handoff document,总结当前对话,让一个全新的 agent 可以继续工作。把它保存到由 mktemp -t handoff-XXXXXX.md 生成的路径(写入前先读取该文件)。
建议下一次 session 应使用的 skills(如有)。
不要重复已经记录在其他 artifacts(PRDs、plans、ADRs、issues、commits、diffs)中的内容。改用 path 或 URL 引用它们。
如果用户传入了 arguments,把它们视为下一次 session 将聚焦内容的描述,并据此调整文档。