什么是 aif-rules?
将项目特定的规则和约定添加到 .ai-factory/RULES.md。每次调用都会附加新规则。这些规则在执行前由 /aif-implement 自动加载。当用户说“添加规则”、“记住这一点”、“约定”或“总是执行 X”时使用。 来源:lee-to/ai-factory。
将项目特定的规则和约定添加到 .ai-factory/RULES.md。每次调用都会附加新规则。这些规则在执行前由 /aif-implement 自动加载。当用户说“添加规则”、“记住这一点”、“约定”或“总是执行 X”时使用。
通过命令行快速安装 aif-rules AI 技能到你的开发环境
来源:lee-to/ai-factory。
Add short, actionable rules and conventions for the current project. Rules are saved to .ai-factory/RULES.md and automatically loaded by /aif-implement before task execution.
→ Skip to Step 2 with the provided text as the rule.
If file does NOT exist → create it with the header and first rule:
将项目特定的规则和约定添加到 .ai-factory/RULES.md。每次调用都会附加新规则。这些规则在执行前由 /aif-implement 自动加载。当用户说“添加规则”、“记住这一点”、“约定”或“总是执行 X”时使用。 来源:lee-to/ai-factory。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/lee-to/ai-factory --skill aif-rules将项目特定的规则和约定添加到 .ai-factory/RULES.md。每次调用都会附加新规则。这些规则在执行前由 /aif-implement 自动加载。当用户说“添加规则”、“记住这一点”、“约定”或“总是执行 X”时使用。 来源:lee-to/ai-factory。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lee-to/ai-factory --skill aif-rules 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/lee-to/ai-factory