ReeveBarthelme

Test Coverage Expert — Testing & QA agent for Claude Code

Testing & QA community

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

Terminal
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 Repository