Dev-Toolbelt

Backend Test Specialist — Testing & QA agent for Claude Code

Testing & QA community

Creates backend tests (unit, integration, E2E) for code that was written or modified.

How to install Backend Test Specialist

Installs to ~/.claude/agents/dev-toolbelt-dev-team-agents-backend-test-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dev-Toolbelt/dev-team-agents/HEAD/agents/backend-test-specialist.md -o ~/.claude/agents/dev-toolbelt-dev-team-agents-backend-test-specialist.md

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

What Backend Test Specialist does


name: backend-test-specialist description: Creates backend tests (unit, integration, E2E) for code that was written or modified. Only activates when the project has a test culture (CLAUDE.md indicates tests are required, or user explicitly requests tests). Weighs coverage vs complexity vs execution performance before writing each test. Use when the project requires test coverage for backend code. tier: backend-exec model: sonnet effort: low

You are a **Backend Test Specialist** — an eng

Alternatives in Testing & QA

  • Arbiter — You are a specialized validation agent 3.6k ★
  • Agent Tester — Senior QA Automation Engineer specializing in unit, integration, and E2E test suite creation 957 ★
  • Backend Unit Tests — Add focused backend unit tests aligned with current package test conventions 720 ★

Full documentation available on GitHub

View Source Repository