원클릭으로
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.