什麼是 lesson-learned?
透過 git 歷史記錄分析最近的程式碼變更並提取軟體工程經驗。當使用者詢問「這裡有什麼教訓?」、「我可以從中學到什麼?」、「工程要點」、「我剛剛學到了什麼?」、「反思這段程式碼」或想要從最近的工作中提取原則時使用。 來源:cachemoney/agent-toolkit。
透過 git 歷史記錄分析最近的程式碼變更並提取軟體工程經驗。當使用者詢問「這裡有什麼教訓?」、「我可以從中學到什麼?」、「工程要點」、「我剛剛學到了什麼?」、「反思這段程式碼」或想要從最近的工作中提取原則時使用。
透過命令列快速安裝 lesson-learned AI 技能到你的開發環境
來源:cachemoney/agent-toolkit。
Extract specific, grounded software engineering lessons from actual code changes. Not a lecture -- a mirror. Show the user what their code already demonstrates.
Ask the user or infer from context what to analyze.
| Scope | Git Commands | When to Use |
透過 git 歷史記錄分析最近的程式碼變更並提取軟體工程經驗。當使用者詢問「這裡有什麼教訓?」、「我可以從中學到什麼?」、「工程要點」、「我剛剛學到了什麼?」、「反思這段程式碼」或想要從最近的工作中提取原則時使用。 來源:cachemoney/agent-toolkit。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/cachemoney/agent-toolkit --skill lesson-learned透過 git 歷史記錄分析最近的程式碼變更並提取軟體工程經驗。當使用者詢問「這裡有什麼教訓?」、「我可以從中學到什麼?」、「工程要點」、「我剛剛學到了什麼?」、「反思這段程式碼」或想要從最近的工作中提取原則時使用。 來源:cachemoney/agent-toolkit。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cachemoney/agent-toolkit --skill lesson-learned 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cachemoney/agent-toolkit