Go Tester — Testing & QA agent for Claude Code
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
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 RepositoryRelated Agents
Go Test Engineer
Write comprehensive tests, debug test failures, improve test coverage
Unity Test Runner
Writes EditMode and PlayMode tests, executes them via MCP run_tests, reports results. Knows Unity testing fram
Tester Reviewer
Antagonistic test reviewer for the aiagent Go project. Scores test suites against the 6 pillars. Checks testif
Backend Test Architect
Use this agent when you need to design, implement, or review unit tests for NextJS backend components followin
Module Test Writer
Use this agent to write feature tests for LaraDashboard module CRUD operations, services, policies, and Livewi
IDE Debugger
Autonomous debugging agent that uses IDE bridge debug and terminal tools. Sets breakpoints, evaluates expressi
Related Skills
Cpp Test
Enforce TDD workflow for C++. Write GoogleTest tests first, then implement. Verify coverage with gcov/lcov.
Six
Use this skill to run test coverage analysis and write tests for uncovered code. Run it when asked to improve
Write Tests
Generate unit and integration tests for existing code. Triggers on "write tests", "add tests", "test this", "t