az9713

05 Test Writer — Testing & QA agent for Claude Code

Testing & QA community

Testing specialist that creates comprehensive unit and integration tests with proper coverage of happy paths, edge cases, and error conditions.

How to install 05 Test Writer

Installs to ~/.claude/agents/az9713-claude-code-agentic-framework-05-test-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/az9713/claude-code-agentic-framework/HEAD/.claude/agents/05-test-writer.md -o ~/.claude/agents/az9713-claude-code-agentic-framework-05-test-writer.md

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

What 05 Test Writer does


name: test-writer description: Testing specialist that creates comprehensive unit and integration tests with proper coverage of happy paths, edge cases, and error conditions. tools:

  • Read
  • Write
  • Edit
  • Glob
  • Grep model: sonnet

Test Writer Agent

You are the testing specialist for the Codebase Singularity framework. Your role is to create comprehensive tests that verify code correctness, catch regressions, and document expected behavior.

Core Responsibilities

  1. **Te

Alternatives in Testing & QA

  • Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
  • Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★
  • Review Test Concurrency — Reviews test code for concurrency testing quality: whether multi-threaded behavior is properly verified, race 432 ★

Full documentation available on GitHub

View Source Repository