什么是 doc-ears-fixer?
自动修复技能,可读取审阅报告并对 EARS 文档应用修复 - 处理损坏的链接、元素 ID、丢失文件和迭代改进 来源:vladm3105/aidoc-flow-framework。
自动修复技能,可读取审阅报告并对 EARS 文档应用修复 - 处理损坏的链接、元素 ID、丢失文件和迭代改进
通过命令行快速安装 doc-ears-fixer AI 技能到你的开发环境
来源:vladm3105/aidoc-flow-framework。
Automated fix skill that reads the latest audit/review report and applies fixes to EARS (Easy Approach to Requirements Syntax) documents. This skill bridges the gap between doc-ears-reviewer/doc-ears-audit (which identify issues) and the corrected EARS, enabling iterative improvement cycles.
Upstream: EARS document, Audit/Review Report (EARS-NN.AauditreportvNNN.md preferred, EARS-NN.RreviewreportvNNN.md legacy), PRD (source requirements)
| doc-ears-audit | Preferred source of normalized findings | Input (reads audit report) | | doc-ears-reviewer | Legacy/alternate source of issues to fix | Input (reads review report) | | doc-naming | Element ID standards | Fix element IDs | | doc-ears | EARS creation rules | Create missing sections |
自动修复技能,可读取审阅报告并对 EARS 文档应用修复 - 处理损坏的链接、元素 ID、丢失文件和迭代改进 来源:vladm3105/aidoc-flow-framework。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-ears-fixer自动修复技能,可读取审阅报告并对 EARS 文档应用修复 - 处理损坏的链接、元素 ID、丢失文件和迭代改进 来源:vladm3105/aidoc-flow-framework。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-ears-fixer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vladm3105/aidoc-flow-framework