什麼是 done?
在編碼會話結束時捕捉關鍵決策、問題、後續行動和學習內容。每個會話寫入一個 Markdown 檔案。在完成會話、結束工作、運行/完成、建立會話摘要、儲存會話上下文或結束編碼會話時使用。 來源:mblode/agent-skills。
在編碼會話結束時捕捉關鍵決策、問題、後續行動和學習內容。每個會話寫入一個 Markdown 檔案。在完成會話、結束工作、運行/完成、建立會話摘要、儲存會話上下文或結束編碼會話時使用。
透過命令列快速安裝 done AI 技能到你的開發環境
來源:mblode/agent-skills。
Distill the current session into a single markdown file capturing decisions, questions, next steps, and context for future sessions.
Manual, end-of-session action. Not every session needs it — skip when the session was trivial or exploratory with no decisions worth preserving.
If not in a git repo, use no-repo as branch and skip files-changed.
在編碼會話結束時捕捉關鍵決策、問題、後續行動和學習內容。每個會話寫入一個 Markdown 檔案。在完成會話、結束工作、運行/完成、建立會話摘要、儲存會話上下文或結束編碼會話時使用。 來源:mblode/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/mblode/agent-skills --skill done在編碼會話結束時捕捉關鍵決策、問題、後續行動和學習內容。每個會話寫入一個 Markdown 檔案。在完成會話、結束工作、運行/完成、建立會話摘要、儲存會話上下文或結束編碼會話時使用。 來源:mblode/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mblode/agent-skills --skill done 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mblode/agent-skills