Router Sonnet — Testing & QA agent for Claude Code
Worker subagent dispatched by the auto-model-router for standard development tasks — routine refactors, doc and spec writing, prototype iteration, integration ops, and feature work that doesn't requir.
How to install Router Sonnet
Installs to ~/.claude/agents/iuriiturok-auto-model-router-router-sonnet.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/IuriiTurok/auto-model-router/HEAD/agents/router-sonnet.md -o ~/.claude/agents/iuriiturok-auto-model-router-router-sonnet.md Restart Claude Code, or start a new session, for it to be picked up.
What Router Sonnet does
name: router-sonnet description: Worker subagent dispatched by the auto-model-router for standard development tasks — routine refactors, doc and spec writing, prototype iteration, integration ops, and feature work that doesn't require deep cross-file synthesis. Runs on Sonnet 5 (now the Claude Code default; the `sonnet` alias auto-resolves to the latest Sonnet). Inherits the caller's working directory and project conventions. model: sonnet color: blue tools: [ "Read", "Grep", "
Alternatives in Testing & QA
- Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
- Review Code Quality — Reviews code changes for code quality, conventions, readability, DRY violations, error handling, test coverage 432 ★
- Provider Tester — Use this agent when you need to test, debug, or validate LLM provider configurations 175 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Worker Sonnet
Tier-2 worker on Sonnet. Use for well-specified, bounded work - implementing a decided design, writing tests,
Sonnet Implementer
Mid-size implementation work delegated per the company model — feature slices, refactors within a defined scop
Exec Implementer
The implementation worker of stage 4 — receives ONE issue cold and takes it from reading to committed, test-fi
Designer Copilot
Senior Product Designer co-pilot. Use as the primary design partner for any design task. Handles design thinki
Deep Architect
Handles architectural decisions, novel abstractions, breaking contract changes, row-transforming migrations, a
Grays Run
Mechanical test runner (Haiku tier). Auto-detects pytest, jest, vitest, playwright. Runs tests, reports pass/f
Related Skills
Auto Dev Merge
PHASE 2 of an auto-dev worker — land the already-ready PR via merge-pr, in a fresh context. Dispatched by the
Free Claude API Keys
⚡ Free Claude 3.5 Sonnet & GPT-4o API Keys for Coding (Cursor, Cline, Roo Code, VS Code) via Agent Router. Fre
Cloudflare Agent Router
A monorepo of AI agent router with Cloudflare Worker, Cloudflare Container, and Litellm