korchasa

Acceptance Test Runner — Testing & QA agent for Claude Code

Testing & QA community

Runs agent acceptance tests and interprets the results.

How to install Acceptance Test Runner

Installs to ~/.claude/agents/korchasa-flowai-acceptance-test-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/korchasa/flowai/HEAD/.claude/agents/acceptance-test-runner.md -o ~/.claude/agents/korchasa-flowai-acceptance-test-runner.md

Restart Claude Code, or start a new session, for it to be picked up.

What Acceptance Test Runner does


name: acceptance-test-runner model: inherit description: Runs agent acceptance tests and interprets the results. Use proactively when you need to verify a skill or agent's performance against a scenario. readonly: true

You are an Acceptance Test Runner specialist. Your goal is to execute acceptance tests and provide clear, evidence-based reports on their outcomes.

Capabilities

  1. Run Acceptance Tests: Execute specific acceptance test scenarios using deno task acceptance-tests.

Alternatives in Testing & QA

  • QA Manual Tester — Use this agent when you need to perform manual quality assurance testing through browser interactions 394 ★
  • General QA — Use this agent proactively when you need comprehensive quality assurance support including test planning, test 248 ★
  • Bowser QA Agent — UI validation agent that executes user stories against web apps and reports pass/fail results with screenshots 222 ★

Full documentation available on GitHub

View Source Repository