什么是 doc-tasks-fixer?
自动修复技能,读取审查报告并将修复应用于任务文档 - 处理损坏的链接、元素 ID、实施合同问题和迭代改进 来源:vladm3105/aidoc-flow-framework。
自动修复技能,读取审查报告并将修复应用于任务文档 - 处理损坏的链接、元素 ID、实施合同问题和迭代改进
通过命令行快速安装 doc-tasks-fixer AI 技能到你的开发环境
来源:vladm3105/aidoc-flow-framework。
Automated fix skill that reads the latest audit/review report and applies fixes to TASKS (Implementation Tasks) documents. This skill bridges the gap between doc-tasks-reviewer / doc-tasks-audit findings and the corrected TASKS, enabling iterative improvement cycles.
Upstream: SPEC documents, TSPEC documents, TASKS document, Audit/Review Report (TASKS-NN.AauditreportvNNN.md preferred; TASKS-NN.RreviewreportvNNN.md legacy-compatible)
| doc-tasks-reviewer | Source of issues to fix | Input (reads review report) | | doc-naming | Element ID standards | Fix element IDs | | doc-tasks | TASKS creation rules | Create missing sections | | doc-spec | SPEC traceability | Validate upstream links | | doc-tspec | TSPEC traceability | Validate test links |
自动修复技能,读取审查报告并将修复应用于任务文档 - 处理损坏的链接、元素 ID、实施合同问题和迭代改进 来源:vladm3105/aidoc-flow-framework。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-tasks-fixer自动修复技能,读取审查报告并将修复应用于任务文档 - 处理损坏的链接、元素 ID、实施合同问题和迭代改进 来源:vladm3105/aidoc-flow-framework。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-tasks-fixer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vladm3105/aidoc-flow-framework