بنقرة واحدة
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.