一键导入
relay-finish
Relay demo, step 3 of 3 — append the final line and END the chain (do not chain further).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Relay demo, step 3 of 3 — append the final line and END the chain (do not chain further).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Branching demo — the NORMAL branch. Records a normal-path result and ends.
Branching demo — the URGENT branch. Records an urgent-path result and ends.
Branching demo — read the request, then route to handle-urgent OR handle-normal based on its content.
Relay demo, step 2 of 3 — append to the relay log, then hand off to relay-finish.
Relay demo, step 1 of 3 — start the chain, write the relay log, then hand off to relay-middle.
Answer a question from the web — fan out parallel searches, fetch the best sources, and synthesize a cited report.
| name | relay-finish |
| description | Relay demo, step 3 of 3 — append the final line and END the chain (do not chain further). |
| allowed-tools | ["read_file","edit_file"] |
| version | 1.0.0 |
Finish the relay. Do EXACTLY this:
RELAY.md, keeping the existing lines above it:
[relay] step-3 relay-finish ranuse_skill again. Reply with a one-line confirmation that
all three relay steps ran (relay-start → relay-middle → relay-finish), then end the turn.