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