agentsclimarketplace

Relay handoff stop

Skill liutao773680119-cmyk/relay-dev-skills/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

Install
npx -y skills add liutao773680119-cmyk/relay-dev-skills --skill relay-handoff-stop

Assembled 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

目标

结束会话前把“做了什么/没做完什么/下一步”写清楚,保证下一个模型可直接接手。

执行步骤

  1. 更新 progress.md 顶部 Latest Handoff Snapshot
    • Task-ID
    • Task-Name
    • Files Changed
    • Completed This Session
    • Open TODO
    • Risks/Blockers
    • Next First Command
  2. 修改记录_会话备忘.md 追加一条 Session Record
    • Task-ID
    • Task-Name
    • 本轮目标
    • 已完成
    • 未完成
    • 关键命令/结果
    • 下一步
  3. 更新 task_registry.md 中相同 Task-ID 的行:
    • Status
    • Last Update
    • Next First Command
  4. 输出一句交接摘要并停止执行。

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.