·lesson-learned
</>

lesson-learned

softaworks/agent-toolkit

通过 git 历史记录分析最近的代码更改并提取软件工程经验。当用户询问“这里有什么教训?”、“我可以从中学到什么?”、“工程要点”、“我刚刚学到了什么?”、“反思这段代码”或想要从最近的工作中提取原则时使用。

957安装·82热度·@softaworks

安装

$npx skills add https://github.com/softaworks/agent-toolkit --skill lesson-learned

SKILL.md

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 历史记录分析最近的代码更改并提取软件工程经验。当用户询问“这里有什么教训?”、“我可以从中学到什么?”、“工程要点”、“我刚刚学到了什么?”、“反思这段代码”或想要从最近的工作中提取原则时使用。 来源:softaworks/agent-toolkit。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/softaworks/agent-toolkit --skill lesson-learned
分类
</>开发工具
认证
收录时间
2026-02-09
更新时间
2026-02-18

快速解答

什么是 lesson-learned?

通过 git 历史记录分析最近的代码更改并提取软件工程经验。当用户询问“这里有什么教训?”、“我可以从中学到什么?”、“工程要点”、“我刚刚学到了什么?”、“反思这段代码”或想要从最近的工作中提取原则时使用。 来源:softaworks/agent-toolkit。

如何安装 lesson-learned?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/softaworks/agent-toolkit --skill lesson-learned 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/softaworks/agent-toolkit