doc-ears-fixer
仓库创建 2025年11月10日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由
把审计结果闭环为可用文档,加速审计→修复收敛。
这个 Skill 做什么
根据最新审计报告自动修复 EARS 文档的结构、ID 与语法问题。
根据最新审计报告把 EARS 文档里的结构、链接、元素 ID、EARS 语法和引用问题自动修复,并产出修复记录。审计发现问题后就用它把 EARS 修成合格版本,减少人工反复校对。特点是与审计报告直接衔接,能自动消除上游漂移和语法不一致。
▸ 展开 SKILL.md 英文原文
Apply fixes to an EARS document from the latest doc-ears-audit report - structure, links, element IDs, EARS syntax, references, and upstream drift. Use after an audit reports issues.
16
Stars
3
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/vladm3105/aidoc-flow-framework/main/platforms/claude-code-plugin/skills/doc-ears-fixer/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/vladm3105/aidoc-flow-framework/main/platforms/claude-code-plugin/skills/doc-ears-fixer/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# doc-ears-fixer ## Purpose Read the latest audit report and apply fixes to an EARS document, bridging `../doc-ears-audit/SKILL.md` and a passing EARS so the audit↔fix cycle can converge. **Layer**: 3 (EARS quality improvement). **Upstream**: the EARS document + `EARS-NN.A_audit_report_vNNN.md`. **Downstream**: the fixed EARS + `EARS-NN.F_fix_report_vNNN.md`. ## When to Use After `doc-ears-audit` returns `FAIL`, as part of an Audit → Fix → Audit loop. Do **not** use without an audit report (run the audit first) or to create a new EARS (use `../doc-ears/SKILL.md` / `../doc-ears-autopilot/SKILL.md`). ## Input Contract Consume the latest `EARS-NN.A_audit_report_vNNN.md`. Back up the EARS
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有