ln-23-test-suite-auditor
仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 1 小时前
▸ 精选理由
帮助判断测试覆盖盲区与维护成本,便于制定修复优先级。
这个 Skill 做什么
评估测试套件能否有效证明关键行为并识别不可信或冗余测试。
▸ 展开 SKILL.md 英文原文
Audits whether an existing test suite proves important product behavior with strong, isolated tests. Use when test confidence is uncertain; not to design or implement new tests.
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/codebase-audit-suite/skills/ln-23-test-suite-auditor/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/codebase-audit-suite/skills/ln-23-test-suite-auditor/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Test Suite Auditor **Goal:** Audit the test portfolio as a read-only confidence system. Determine which important failures the suite can detect, which tests cannot be trusted, and where maintenance cost exceeds unique regression value. **Execution contract:** Treat the ordered checkbox workflow below as this skill's Definition of Done. Work through every item in order, and mark it complete only when its action and required evidence are complete. `N/A`, skipped, unavailable, or delegated items remain incomplete. Before returning, apply this skill's verdict, decision, and approval rules to every incomplete item and prepend **Checklist: X/Y complete**<br>**Incomplete: None | section/item —
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有