什么是 learn-rule?
将更正或教训捕获为带有类别、错误和更正的持久学习规则。在错误之后或当用户说“记住这一点”时使用。 来源:rohitg00/pro-workflow。
将更正或教训捕获为带有类别、错误和更正的持久学习规则。在错误之后或当用户说“记住这一点”时使用。
通过命令行快速安装 learn-rule AI 技能到你的开发环境
来源:rohitg00/pro-workflow。
Capture a lesson from the current session into permanent memory.
Use when the user says "remember this", "add to rules", "don't do that again", or after a mistake is identified.
| Navigation | File paths, finding code, wrong file edited | | Editing | Code changes, patterns, wrong approach | | Testing | Test approaches, coverage gaps, flaky tests | | Git | Commits, branches, merge issues | | Quality | Lint, types, style violations | | Context | When to clarify, missing requirements |
将更正或教训捕获为带有类别、错误和更正的持久学习规则。在错误之后或当用户说“记住这一点”时使用。 来源:rohitg00/pro-workflow。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/rohitg00/pro-workflow --skill learn-rule将更正或教训捕获为带有类别、错误和更正的持久学习规则。在错误之后或当用户说“记住这一点”时使用。 来源:rohitg00/pro-workflow。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rohitg00/pro-workflow --skill learn-rule 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/rohitg00/pro-workflow