一键导入
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 职业分类
Decompose a large system specification into cook-it-ready epic beads via DDD bounded contexts
Reference for configuring, launching, and monitoring infinity loops and polish loops
Decompose a large system specification into cook-it-ready epic beads via DDD bounded contexts
Reflect on the cycle and capture high-quality lessons for future sessions
Full-cycle orchestrator chaining all five phases with gates and controls
Decompose work into small testable tasks with clear dependencies
| 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/tdd/database-testing-patterns.md for DB testing anti-patterns (SQLite substitution, mocked queries, factory-without-persist)docs/compound/research/tdd/test-infrastructure-as-code.md for test infrastructure patterns (Testcontainers, transaction rollback, template databases)docs/compound/research/property-testing/ for property-based testing theoryca 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.