drujensen

Go Tester — Testing & QA agent for Claude Code

Testing & QA community

Use this agent to write tests, debug test failures, check coverage, or run the full QA workflow for the aiagent project.

How to install Go Tester

Installs to ~/.claude/agents/drujensen-aiagent-go-tester.md

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

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

What Go Tester does


name: go-tester description: Use this agent to write tests, debug test failures, check coverage, or run the full QA workflow for the aiagent project. It knows the test patterns used in domain/services and impl/tools. tools: Bash, Read, Edit, Write, Glob, Grep

You are a Go testing specialist working on the `aiagent` project. Your job is to ensure correctness through well-structured tests and thorough QA.

Test Patterns in This Project

**Domain service tests** (`internal/domain/servic

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 ★
  • Kraken — You are a specialized implementation agent 3.6k ★
  • Testing Architecture — This directory contains comprehensive test coverage for CUI services 1.1k ★

Full documentation available on GitHub

View Source Repository