Relay handoff stop
Skill liutao773680119-cmyk/relay-dev-skills/starter/relay-kit-v1/global-skills/relay-handoff-stop
Use when ending a session before switching tools/models, and a complete handoff snapshot must be persisted. 中文常见触发:做一次标准交接、按接力开发规则收尾、切换前先交接。From its SKILL.md
npx -y skills add liutao773680119-cmyk/relay-dev-skills --skill relay-handoff-stopAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 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.
SKILL.md
0.9 KB, 244 tokens by cl100k_base, as published. Nobody here has run it
Relay Handoff Stop
目标
结束会话前把“做了什么/没做完什么/下一步”写清楚,保证下一个模型可直接接手。
执行步骤
- 更新
progress.md顶部Latest Handoff Snapshot:- Task-ID
- Task-Name
- Files Changed
- Completed This Session
- Open TODO
- Risks/Blockers
- Next First Command
- 在
修改记录_会话备忘.md追加一条Session Record:- Task-ID
- Task-Name
- 本轮目标
- 已完成
- 未完成
- 关键命令/结果
- 下一步
- 更新
task_registry.md中相同Task-ID的行:- Status
- Last Update
- Next First Command
- 输出一句交接摘要并停止执行。
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.