doc-brd-audit
仓库创建 2025年11月10日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
适合在PRD前做质量闸门与自动化复核,便于合规把关。
这个 Skill 做什么
对BRD执行结构与内容审查并生成综合审计报告。
对 BRD 做一次既有结构校验又有内容质量复核的全面审计,输出一份供修复工具消费的统一报告。在提交到 PRD 之前当质量门控使用,发现问题就能列出具体待修项。特别之处是把声明式检查和人工内容审查合并在一遍里,由 Claude 直接按规范执行校验。
▸ 展开 SKILL.md 英文原文
Audit a BRD - run declarative structural checks plus content review and produce a combined report for doc-brd-fixer. Use for BRD quality gating before PRD.
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-brd-audit/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/vladm3105/aidoc-flow-framework/main/platforms/claude-code-plugin/skills/doc-brd-audit/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# doc-brd-audit ## Purpose Run a **unified BRD audit** — declarative structural checks plus content-quality review — in one pass, producing a single combined report that `../doc-brd-fixer/SKILL.md` consumes. The framework ships no runtime code, so **this skill is the validator**: Claude performs each check directly against the BRD using the spec as the contract. **Layer**: 1 (BRD quality gate). **Upstream**: a BRD file. **Downstream**: `BRD-NN.A_audit_report_vNNN.md` and an optional fix-cycle trigger. ## When to Use Use after a BRD exists and before generating the PRD, or inside the autopilot's audit↔fix cycle. Do **not** use to create a BRD (use `../doc-brd/SKILL.md` or `../doc-brd-aut
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有