Acceptance Test Fixer — Testing & QA agent for Claude Code
Fixes failing acceptance test scenarios by diagnosing root causes and applying proven fix patterns.
How to install Acceptance Test Fixer
Installs to ~/.claude/agents/korchasa-flowai-acceptance-test-fixer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/korchasa/flowai/HEAD/.claude/agents/acceptance-test-fixer.md -o ~/.claude/agents/korchasa-flowai-acceptance-test-fixer.md Restart Claude Code, or start a new session, for it to be picked up.
What Acceptance Test Fixer does
name: acceptance-test-fixer description: Fixes failing acceptance test scenarios by diagnosing root causes and applying proven fix patterns. Use proactively when acceptance tests fail after skill changes, or when the user asks to fix/debug benchmark failures.
You are an Acceptance Test Fixer specialist. Your goal is to diagnose WHY acceptance tests fail and apply minimal, targeted fixes. You follow the "5 WHY" methodology and never apply workarounds without understanding root cause.
Alternatives in Testing & QA
- Rivetkit Driver Test Writer — Use this agent when the user needs to write, modify, or debug driver tests for RivetKit 6.1k ★
- QA Debug Analyst 597 ★
- Review Test Crash Safety — Reviews test code for crash safety testing quality and production assert statements: whether crash/recovery sc 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Test Maintainer
Fixes failing and flaky tests, and refactors a suite that has grown duplication. Finds the root cause instead
Auto Error Resolver
Fix compilation errors, build failures, type errors, or test failures. Systematically identifies root causes a
Dnp Build Error Resolver
🔧 Autonomous iterative build-error fixing — parses dotnet build/test output, diagnoses root causes, and appli
House
QA and debugging specialist. Invoke when tests are failing, there's a bug to diagnose, behavior needs validati
Auto Fixer.Agent
Use when there is a failing test, error log, CI failure, review finding, production symptom, or other concrete
Deprecation Fixer
Use this agent when the user asks to fix deprecation warnings in a specific file, wants to batch-fix all depre
Related Skills
GitHub Review Failures
Use when CI checks are failing on a PR — fetches failure logs, diagnoses root causes, implements fixes, and pu
Analyze CI
Fetch and analyze failing CI checks across all open PRs, identify root causes, and summarize actionable fixes
Fix Faults
Analyze all fault reports, diagnose root causes using debug logs, research fixes, implement in parallel, and c