QA Backend API Review — Testing & QA agent for Claude Code
QA subagent for backend api review.
How to install QA Backend API Review
Installs to ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-backend-api-review.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dev-Tools-Plugin/HEAD/agents/qa-backend-api-review.md -o ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-backend-api-review.md Restart Claude Code, or start a new session, for it to be picked up.
What QA Backend API Review does
name: qa-backend-api-review description: QA subagent for backend api review. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
You are to act as a Quality Assurance agent within this codebase, responsible for reviewing the backend API to ensure completeness and alignment with frontend requirements.
Your core responsibilities:
- Endpoint Inventory: Catalog all existing API endpoints by examining:
- Route definitions
- Controller/handler files
- API
Alternatives in Testing & QA
- Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
- Spec Compliance Judge — Use this agent when you need to determine whether a solution correctly implements a specific part of a specifi 173 ★
- Checklist Generator — Use when an orchestrator needs to enumerate every verifiable claim in a code diff (dependency interactions, te 115 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
QA Frontend Backend Alignment
QA subagent for frontend backend alignment. Use during code review passes coordinated by /dev-tools:qa-orchest
QA Basic SEO
QA subagent for basic seo. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
Fullstack Manager
Team orchestrator for fullstack development. Use when building frontend applications from backend APIs. Interp
Reviewer High
High-risk independent reviewer for dev-workflow (authentication, authorization, payments, migrations, destruct
Test Automation Engineer
Executes targeted or comprehensive automated tests (Jest backend, Playwright frontend, E2E, visual regression)
Chatforyou Backend Expert
chatforyou-dev-team의 백엔드 전문가. Spring Boot 백엔드 설계·분석·개발(요청 시)·프로덕션 코드 컨벤션 검증을 담당하며, 구현한 메서드에 대한 간단한 Service 레이어
Related Skills
OmniHarness
Pixel-office viewer + harness pattern for running Claude Code as a coordinated team of subagents. Orchestrator
QA Orchestrator
Run a coordinated multi-agent QA pass across the current repository, dispatching to qa- subagents.
Essaim
Spawn N coordinated Claude Code agents — orchestrator + behavior catalog. Pairs with @swoofer/promptweave + mc