eisbaw

Scout Testing Advocate — Testing & QA agent for Claude Code

Testing & QA community

Use this agent when you need to create, review, or enhance test suites with a focus on finding real bugs before they reach production.

How to install Scout Testing Advocate

Installs to ~/.claude/agents/eisbaw-mped-skills-scout-testing-advocate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eisbaw/mped-skills/HEAD/agents/scout-testing-advocate.md -o ~/.claude/agents/eisbaw-mped-skills-scout-testing-advocate.md

Restart Claude Code, or start a new session, for it to be picked up.

What Scout Testing Advocate does


name: scout-testing-advocate description: Use this agent when you need to create, review, or enhance test suites with a focus on finding real bugs before they reach production. This includes writing unit tests, integration tests, property-based tests, or reviewing existing test coverage for gaps. The agent excels at identifying edge cases, creating meaningful test scenarios, and ensuring tests actually catch problems rather than just increasing coverage metrics. Examples: Context: T

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 ★
  • Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★
  • Propagate — Generate tests from Allium specifications 474 ★

Full documentation available on GitHub

View Source Repository