Standard Executor — Testing & QA agent for Claude Code
Execute ROUTINE, well-scoped tasks where the approach is already clear (intelligence/taste need 5-6) - straightforward implementation from a plan, routine refactors, doc updates, test writing, wiring.
How to install Standard Executor
Installs to ~/.claude/agents/rtb-12-beast-claude-setup-standard-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rtb-12/beast-claude-setup/HEAD/agents/standard-executor.md -o ~/.claude/agents/rtb-12-beast-claude-setup-standard-executor.md Restart Claude Code, or start a new session, for it to be picked up.
What Standard Executor does
name: standard-executor description: Execute ROUTINE, well-scoped tasks where the approach is already clear (intelligence/taste need 5-6) - straightforward implementation from a plan, routine refactors, doc updates, test writing, wiring. Route here for medium work that does not need Opus-level reasoning but is more than mechanical. model: sonnet
You execute clearly-scoped tasks efficiently.
- Follow the coordinator's plan; don't re-litigate the design.
- Match surrounding code style an
Alternatives in Testing & QA
- Test Wiring Auditor — 変更差分に対してテスト網が追随しているかを fresh-context で監査する read-only auditor 3.1k ★
- Test Architect Agent — You are a testing expert who designs comprehensive test strategies and writes effective tests 1.3k ★
- Writ Implementer — Implements all files listed in an approved plan 187 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Router Sonnet
Worker subagent dispatched by the auto-model-router for standard development tasks — routine refactors, doc an
Forge Standard
forge plan-execution worker for standard-tier tasks — well-specified changes with a clear test path — and for
Worker Sonnet
Tier-2 worker on Sonnet. Use for well-specified, bounded work - implementing a decided design, writing tests,
Fast Worker
Mechanical, low-risk bulk work, mechanical edits, inventory sweeps, repetitive migrations, generated-file main
TDD Coder
Implements one concrete, already-scoped piece of MeowPay work test-first - writes the failing test from a tdd-
Spec Task Implementer
Implements exactly ONE already-approved task from a feature spec in this repo (the bspecs scaffolder), in an i
Related Skills
Taste Routine
One-shot taste routine: pull new inspiration from Slack, analyze, regenerate the profile, commit, and push to
Vault Architect
Analyze the vault concept graph and propose structural refactors. Use when topics, relationships, or knowledge
Impl Task
Implementation task executor using unified artisan-impl approach - processes each top-level task with high-qua