什么是 handoff?
编写或更新移交文档,以便下一个具有新上下文的代理可以继续这项工作。 来源:ykdojo/claude-code-tips。
编写或更新移交文档,以便下一个具有新上下文的代理可以继续这项工作。
通过命令行快速安装 handoff AI 技能到你的开发环境
来源:ykdojo/claude-code-tips。
Write or update a handoff document so the next agent with fresh context can continue this work.
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.
编写或更新移交文档,以便下一个具有新上下文的代理可以继续这项工作。 来源:ykdojo/claude-code-tips。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ykdojo/claude-code-tips --skill handoff 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ykdojo/claude-code-tips --skill handoff编写或更新移交文档,以便下一个具有新上下文的代理可以继续这项工作。 来源:ykdojo/claude-code-tips。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ykdojo/claude-code-tips --skill handoff 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ykdojo/claude-code-tips