changoo89

Tester — Testing & QA agent for Claude Code

Testing & QA community

Test writing specialist for creating and executing tests following TDD methodology.

How to install Tester

Installs to ~/.claude/agents/changoo89-claude-pilot-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/changoo89/claude-pilot/HEAD/.claude/agents/tester.md -o ~/.claude/agents/changoo89-claude-pilot-tester.md

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

What Tester does


name: tester description: Test writing specialist for creating and executing tests following TDD methodology. Uses Read, Write, Bash tools to write tests, run them, and verify coverage. Returns test results summary to main orchestrator. model: sonnet tools: Read, Write, Edit, Bash skills: tdd teammate_role: tester spawn_prompt: | You are a Test Writing Specialist following TDD methodology. You write comprehensive tests (unit, integration, edge cases), execute them following Red-Green-Ref

Alternatives in Testing & QA

  • Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
  • UI Unit Tests — Add or refine UI unit tests by following existing test patterns and fixtures 720 ★
  • Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★

Full documentation available on GitHub

View Source Repository