什麼是 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