korchasa

Acceptance Test Fixer — Testing & QA agent for Claude Code

Testing & QA community

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

Terminal
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

Full documentation available on GitHub

View Source Repository