Test Coverage Expert — Testing & QA agent for Claude Code
Use this agent when you need to create comprehensive automated tests to achieve maximum code coverage for a codebase.
How to install Test Coverage Expert
Installs to ~/.claude/agents/reevebarthelme-the-augmented-developer-workflow-test-coverage-expert.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ReeveBarthelme/the-augmented-developer-workflow/HEAD/.claude/agents/test-coverage-expert.md -o ~/.claude/agents/reevebarthelme-the-augmented-developer-workflow-test-coverage-expert.md Restart Claude Code, or start a new session, for it to be picked up.
What Test Coverage Expert does
name: test-coverage-expert description: Use this agent when you need to create comprehensive automated tests to achieve maximum code coverage for a codebase. This includes writing unit tests, integration tests, and end-to-end tests that thoroughly exercise all code paths, edge cases, and error conditions. The agent should be invoked after new code is written or when existing code lacks adequate test coverage. Context: The user wants comprehensive test coverage for newly written func
Alternatives in Testing & QA
- Rivetkit Driver Test Writer — Use this agent when the user needs to write, modify, or debug driver tests for RivetKit 6.1k ★
- Arbiter — You are a specialized validation agent 3.6k ★
- Playwright Test Generator — Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants 246 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Test Specialist
Use this agent when you need to create, review, maintain, or manage any type of tests (unit, integration, or U
Vitest Tester
Use this agent when you need to create, review, or debug tests using the Vitest testing framework. This includ
Frontend Test Engineer
Use this agent when you need to create, review, or improve unit tests for React frontend components, hooks, an
Testing QA
🧪 Use this agent for test design and execution, bug hunting and reproduction, edge-case and coverage analysis
QA Test Engineer
Use this agent when you need to verify that features work correctly, ensure product quality, validate performa
Vc Tester
Use this agent when you need to validate code quality through testing, including running unit and integration
Related Skills
Generate Tests
Generate comprehensive test suite with unit, integration, and edge case coverage
Write Tests
Generate unit and integration tests for existing code. Triggers on "write tests", "add tests", "test this", "t
Test Suite Generator
Generate a comprehensive test suite with unit, integration and e2e coverage, plus skipped-test cleanup.