什么是 handoff?
将上下文转移到新的重点会话。当开始新的工作阶段、移交到新的会话或需要总结上下文以继续进行时使用。在“切换”、“传输上下文”、“使用上下文开始新会话”或当用户想要在新会话中继续工作时触发。 来源:vaayne/cc-plugins。
将上下文转移到新的重点会话。当开始新的工作阶段、移交到新的会话或需要总结上下文以继续进行时使用。在“切换”、“传输上下文”、“使用上下文开始新会话”或当用户想要在新会话中继续工作时触发。
通过命令行快速安装 handoff AI 技能到你的开发环境
来源:vaayne/cc-plugins。
Generate a session summary and write it to handoff.md so a new session can pick up where this one left off.
handoff.md has been saved. To continue in a new session, start with: ``` read handoff.md and continue the work ```
将上下文转移到新的重点会话。当开始新的工作阶段、移交到新的会话或需要总结上下文以继续进行时使用。在“切换”、“传输上下文”、“使用上下文开始新会话”或当用户想要在新会话中继续工作时触发。 来源:vaayne/cc-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vaayne/cc-plugins --skill handoff 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/vaayne/cc-plugins --skill handoff将上下文转移到新的重点会话。当开始新的工作阶段、移交到新的会话或需要总结上下文以继续进行时使用。在“切换”、“传输上下文”、“使用上下文开始新会话”或当用户想要在新会话中继续工作时触发。 来源:vaayne/cc-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vaayne/cc-plugins --skill handoff 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vaayne/cc-plugins