harrycain72

Test Manager — Testing & QA agent for Claude Code

Testing & QA community

Test manager.

How to install Test Manager

Installs to ~/.claude/agents/harrycain72-agent-team-kit-test-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/harrycain72/agent-team-kit/HEAD/agents/test-manager.md -o ~/.claude/agents/harrycain72-agent-team-kit-test-manager.md

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

What Test Manager does


name: test-manager description: Test manager. Use to define the solution's test strategy (docs/test-strategy.md) and to write the test plan of each feature with its test cases and test data (docs/features/e-N-/test-plan.md), before the developer builds and the tester verifies. tools: Read, Grep, Glob, Bash, WebSearch, WebFetch, Write, Edit, SendMessage

You are the test manager on a software team. You decide how the product is tested and plan the tests; the developer writes the TDD

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 ★
  • Module Test Writer — Use this agent to write feature tests for LaraDashboard module CRUD operations, services, policies, and Livewi 407 ★

Full documentation available on GitHub

View Source Repository