doc-chg-fixer
仓库创建 2025年11月10日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
自动修正文档与路由配置,帮助快速达到审批就绪状态。
这个 Skill 做什么
根据审计报告修复CHG记录,确保字段、路由与影响评估完整。
把审计报告里标出的错误直接修到 CHG 记录上,补齐必填字段、路由、影响评估和条件块,直到记录能通过 gate_ready 检查。通常在 doc-chg-audit 报 FAIL 后用来把记录从“失败”拉到“审查通过”。特别之处是按照 schema、路由和 lens 验证的规则自动化修复,减少来回人工改动。
▸ 展开 SKILL.md 英文原文
Apply fixes to a Change Management (CHG) record from the latest doc-chg-audit report - schema/required fields, change-level correctness, source-to-gate routing, impact/cascade completeness, conditional blocks, links, registry, and lens-validated content remediations. Use after an audit reports a FAIL.
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-chg-fixer/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/vladm3105/aidoc-flow-framework/main/platforms/claude-code-plugin/skills/doc-chg-fixer/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# doc-chg-fixer ## Purpose Read the latest audit report and apply fixes to a CHG record, bridging `../doc-chg-audit/SKILL.md` and a gate-ready CHG so the audit↔fix cycle can converge. CHG is **NOT a lifecycle layer** in the BRD..IPLAN sense: no readiness score. The fixer drives the record to `gate_ready: true` (audit PASS); the actual approval is a human decision via `../gate-check/SKILL.md`, never auto-granted here. For team-mode dispatch purposes the CHG layer is addressed as **`09_CHG`** (the layer-id slot occupied by the change-management overlay). **Scope**: a CHG can touch any artifact along `BRD → PRD → EARS → BDD → ADR → SPEC → TDD → IPLAN → Code`. **Upstream**: the CHG record +
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有