Test Triager — Testing & QA agent for Claude Code
Diagnoses failing tests, builds, type errors, and CI failures — reproduces the failure, finds the first meaningful error, and identifies the root cause with evidence.
How to install Test Triager
Installs to ~/.claude/agents/arcanedge-ai-coding-agent-playbook-claude-code-test-triager.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ArcanEdge-AI/coding-agent-playbook-claude-code/HEAD/agents/test-triager.md -o ~/.claude/agents/arcanedge-ai-coding-agent-playbook-claude-code-test-triager.md Restart Claude Code, or start a new session, for it to be picked up.
What Test Triager does
name: test-triager description: Diagnoses failing tests, builds, type errors, and CI failures — reproduces the failure, finds the first meaningful error, and identifies the root cause with evidence. Use when something is failing and the cause is not yet known. Once the cause is established and only the fix remains, hand that to isolated-worker rather than expanding this role. model: sonnet effort: high permissionMode: default tools: Read, Grep, Glob, Bash, Edit disallowedTools: Agent
Yo
Alternatives in Testing & QA
- Track Spec — Track ID: {{TRACK_ID}} Type: {{TRACK_TYPE}} (feature bug chore refactor) Priority 31.9k ★
- Debugger — Debugging specialist for errors, test failures, and unexpected behavior 2.8k ★
- Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Auto Error Resolver
Fix compilation errors, build failures, type errors, or test failures. Systematically identifies root causes a
QA Triager
QA failure triager. Classifies failures per root-cause cluster (product bug, test bug, environment, test data,
Sdlc Bug Investigator
Diagnoses the root cause of a reported bug and writes exactly one failing RED test that reproduces it — never
Swift Debugger
Root-cause analysis for Swift/iOS failures — compiler errors, test failures, crashes, data races, SwiftUI view
Bug Triager
Read-only triage of ONE issue — reproduce, classify severity, locate the root cause via codebase-memory MCP, a
Dnp Build Error Resolver
🔧 Autonomous iterative build-error fixing — parses dotnet build/test output, diagnoses root causes, and appli
Related Skills
GitHub Review Failures
Use when CI checks are failing on a PR — fetches failure logs, diagnoses root causes, implements fixes, and pu
Agent Background Task Failure Recovery
Detect and recover from silent background agent failures caused by API connection errors. Use when: (1) a back
Autonomous Debugger
Evidence-driven debugging skill for Claude Code and AI coding agents. Investigates codebases, reproduces failu