一键导入
test-coverage-reviewer
Reviews test quality, assertions, and edge case coverage
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reviews test quality, assertions, and edge case coverage
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Audit and set up a codebase for agentic AI development using the 15-principle manifesto
Full-cycle orchestrator chaining all five phases with gates and controls
Audit and set up a codebase for agentic AI development using the 15-principle manifesto
Full-cycle orchestrator chaining all five phases with gates and controls
Reviews code for architectural compliance and design integrity
Deep semantic analysis of codebase against rules, patterns, and lessons
| name | Test Coverage Reviewer |
| description | Reviews test quality, assertions, and edge case coverage |
Review tests for meaningful assertions, edge case coverage, and absence of cargo-cult patterns. Ensures tests actually verify behavior, not just run without errors.
docs/compound/research/tdd/ for test quality assessment and coverage methodologydocs/compound/research/property-testing/ for property-based testing theorynpx ca knowledge "test coverage quality" for indexed knowledgeShare cross-cutting findings via SendMessage: cargo-cult tests hiding security issues go to security-reviewer; unnecessary test complexity goes to simplicity-reviewer.
AgentTeam member in the review phase. Spawned via TeamCreate. Communicate with teammates via SendMessage.