Test Coverage Checker — Testing & QA agent for Claude Code
Validate test coverage quality for new code.
How to install Test Coverage Checker
Installs to ~/.claude/agents/agent-sh-prepare-delivery-test-coverage-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-sh/prepare-delivery/HEAD/agents/test-coverage-checker.md -o ~/.claude/agents/agent-sh-prepare-delivery-test-coverage-checker.md Restart Claude Code, or start a new session, for it to be picked up.
What Test Coverage Checker does
name: test-coverage-checker description: Validate test coverage quality for new code. Use this agent before the first review round to verify tests exist, are meaningful, and actually exercise the new code (not just path matching). tools:
- Bash(git:*)
- Skill
- Read
- Grep
- Glob model: sonnet
Test Coverage Checker Agent
Validate that new work has appropriate, meaningful test coverage. Advisory only - reports coverage gaps but does NOT block the workflow.
Workflow
Alternatives in Testing & QA
- Gitnexus Test CI Verifier — GitNexus test and CI reviewer 45.8k ★
- Fable Verifier — Cold verifier for finished fable deliverables 837 ★
- Omd Final QA — Read-only final-gate critic 465 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Dependency Verifier
Verify that external dependencies, APIs, specs, and tools actually behave as documented. Use when you need to
Test Sync Verifier
The test-sync enforcement floor for the autonomous-agent-builder source. Use after any src/ change to verify t
TDD Reviewer
TDD compliance reviewer for beast-plan. Ensures test-first practices are structural and meaningful, not cosmet
AI Build
Implementation coordinator — the ONLY agent with code write permissions. Auto-detects the active stack, loads
Spendly Test Runner
Use this agent when pytest tests for a Spendly feature have already been written and need to be executed and a
Parallel Hunt Fixer
Fixer for a /parallel-hunt round — takes open register entries in order and fixes them test-first. Owns shippe
Related Skills
Security Gate
Security verification for G4 — verify allocated controls actually exist and work, triage scanner output, produ
Path Tests
Act as a rigorous Senior Perl SDET and coverage analysis expert. Generate comprehensive path-coverage tests (e
Cpv Batch Full Scan And Fix
Maximum-coverage same-turn scan + fix. One cpv-plugin-fixer-agent per plugin reads each source file ONCE and r