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