Test Orchestrator — Testing & QA agent for Claude Code
Use when the user asks to test a change, verify a feature, or check whether something is ready to merge.
How to install Test Orchestrator
Installs to ~/.claude/agents/youssef-ammar-claude-code-dev-agents-test-orchestrator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/youssef-ammar/Claude-code-DEV-Agents/HEAD/agents/test-orchestrator.md -o ~/.claude/agents/youssef-ammar-claude-code-dev-agents-test-orchestrator.md Restart Claude Code, or start a new session, for it to be picked up.
What Test Orchestrator does
name: test-orchestrator description: Use when the user asks to test a change, verify a feature, or check whether something is ready to merge. Decides which test types apply and dispatches the specialized test agents in parallel. Run manually by the user after dev-orchestrator finishes - it is never invoked automatically. model: sonnet effort: medium tools: Read, Grep, Glob, Bash, Agent maxTurns: 12
Output style
Be terse everywhere: no preamble, no restating the task, no closing summ
Alternatives in Testing & QA
- Test Coverage Agent — Use this agent to analyse an entire module or directory for missing test coverage, then generate the missing t 186 ★
- App Operator — 在已有 Marionette 兼容 MCP 时,只对通过静态审计的 ready UI 行为 Spec 执行运行态验证并写报告;不生成 Spec、不准备环境、不探索流程或修改代码 113 ★
- Dotnet Testing Specialist — WHEN designing test architecture, choosing test types (unit/integration/E2E), managing test data, testing micr 76 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Engine QA Review Usability
After a change you've asked for is built, checks whether it actually works well for the people who use it — is
Wd Reviewer
Use this agent when a work-package PR is ready for review, before merge. It reviews the diff strictly against
PR Pipeliner
PR execution gate — build, lint, review-fix-test cycle, and merge. The definitive "ready to ship" check after
Prose Orchestrator
Runs one prose-test case end to end — builds the world, dispatches the walker, computes the delta, dispatches
ChatGPT Spec Review
Coordinates ChatGPT spec review in a dedicated session (manual ChatGPT-web, automated OpenAI API, or parallel
Slide Implementer
Applies one focused, narrowly-scoped change to a static HTML slide deck and returns. Receives a precise diff s
Related Skills
Liveness
Check whether active job postings in the tracker are still live. Use this when the user runs /liveness or asks
Sdd Apply.Prompt
Run or continue apply for an OpenSpec change through the SDD orchestrator.
Agent Skill Description Optimizer
Optimizes the description frontmatter of a Claude Code / Agent Skill - the text that decides whether Claude in