nw-at-completeness-check
仓库创建 2026年2月13日最近提交 1 个月前SkillHot 收录 22 天前
▸ 精选理由
把验收测试完整性量化为可自动判定的机械清单,便于一致性审核。
这个 Skill 做什么
针对验收测试集的7类+15项机械化完整性检查与判定门控。
对验收测试集做机械化的完整性核查,按研究支持的7类分类和15项检查点逐条检验,依据未通过项数给出确定性的门控判定。用在发布前确认 acceptance tests(AT)是否齐备、找出测试盲区和缺项时。特别在于它是范式中立、可量化的检测框架,减少主观判断,方便验收设计者裁定。
▸ 展开 SKILL.md 英文原文
Canonical AT completeness gate — research-anchored 7-category taxonomy (C1-C7) + 15-item mechanical checklist. Paradigm-neutral. Drives acceptance-designer reviewer verdict deterministically.
586
Stars
59
Forks
40
仓库内 Skill
+16
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nWave-ai/nWave/main/nWave/skills/nw-at-completeness-check/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nWave-ai/nWave/main/nWave/skills/nw-at-completeness-check/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# AT Completeness Check — Canonical Taxonomy Mechanical gate for acceptance-test completeness. Runs against any candidate AT set. Each unchecked item = potential gap. Verdict deterministic by count, not judgment. **Provenance**: research-anchored 7-category taxonomy, paradigm-neutral. See `docs/research/at-edge-case-taxonomy-2026-05-19.md` for full literature review. **Anchors** [1]-[14] reference research doc bibliography. ## Domain extensions Project-specific AT-class specializations live as YAML overlays in `domain-extensions/` (sibling dir to this SKILL.md). The canonical 7-category taxonomy stays paradigm-neutral; domain overlays add `extra_checks` that the reviewer appends to the
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有