QA Orchestrator.Agent — Testing & QA agent for Claude Code
Orchestrates multi-step QA workflows by delegating to specialized agents.
How to install QA Orchestrator.Agent
Installs to ~/.claude/agents/fugazi-test-automation-skills-agents-qa-orchestrator.agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fugazi/test-automation-skills-agents/HEAD/agents/qa-orchestrator.agent.md -o ~/.claude/agents/fugazi-test-automation-skills-agents-qa-orchestrator.agent.md Restart Claude Code, or start a new session, for it to be picked up.
What QA Orchestrator.Agent does
name: 'QA Orchestrator' description: 'Orchestrates multi-step QA workflows by delegating to specialized agents. Activate when task involves planning, generating, healing, or refactoring tests across multiple agents.' tools: ['read', 'search', 'agent']
infer: false — this orchestrator is a dispatcher invoked explicitly; it must
not auto-activate from ambient context. Specialist agents omit `infer` (default
true) so the harness can auto-select them based on their description.
infer: fals
Alternatives in Testing & QA
- Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★
- Kraken — You are a specialized implementation agent 3.6k ★
- Logic Hacker — Red Team persona for Business Logic and Auth manipulation 548 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Yalla Lead
Orchestrates the Yalla Coding Team across all phases — planning, build/test separation, review, and shipping.
Spec Step
Implements exactly one step of the ordered implementation plan in a spec file. Use when delegating a single st
QA Release Engineer
Pre-release scanner that audits code for release readiness across multiple quality dimensions
Dnp Refactor Cleaner
🧹 Safe refactoring — dead code removal, naming normalization, duplication elimination. Never changes behavior
Playwright Test Companion
Orchestrator that drives a full plan → implement → review → validate cycle for one feature area, delegating to
Integration Runner
End-of-build closer. Runs the project's real test/validate pipeline and iterates until it is genuinely green,
Related Skills
Onecommand
Build a complete, production-ready software system from a single prompt. Orchestrates Claude and Codex through
Figma To Rn Workflow
REQUIRED second step (after figma-design-extraction) whenever the input is a Figma URL or the task involves im
Kratos Agent
Kratos Agent is an autonomous terminal AI coding engineer featuring a universal LLM Brain, dynamic step planni