一键导入
handoff
Write or update a handoff document so the next agent with fresh context can continue this work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write or update a handoff document so the next agent with fresh context can continue this work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | handoff |
| description | Write or update a handoff document so the next agent with fresh context can continue this work. |
Write or update a handoff document so the next agent with fresh context can continue this work.
Steps:
Save as HANDOFF.md in the project root and tell the user the file path so they can start a fresh conversation with just that path.
Review recent conversations to find improvements for CLAUDE.md files.
Fetch content from Reddit using the curl JSON API. Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors.
Clone the current conversation so the user can branch off and try a different approach.
Analyze GitHub Actions failures and identify root causes
Clone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.