agentsclimarketplace

Relay handoff stop

Skill liutao773680119-cmyk/relay-dev-skills/.relay/skills/relay-handoff-stop

一套面向 Codex、Cursor、Claude Code 的接力开发 skills 与项目模板,支持中文自然语言触发、多会话上下文恢复和标准交接。

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.

What its author says it does

Copied from the file, not written here

Use when ending a session before switching tools/models, and a complete handoff snapshot must be persisted. 中文常见触发:做一次标准交接、按接力开发规则收尾、切换前先交接。

SKILL.md

0.9 KB, 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. 输出一句交接摘要并停止执行。

Keep looking

Skills are one crate of 328,083. 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.