IuriiTurok

Router Sonnet — Testing & QA agent for Claude Code

Testing & QA community

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

Terminal
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 Repository