Agent

Test Runner

Executes tests, diagnoses failures, and proposes fixes.

Install

manual
cp test-runner.md ~/.claude/agents/

Add this to your Claude Code MCP settings or run via the CLI.

About

Goes beyond running tests: parses failure output, hypothesises root cause, suggests the smallest patch that turns red back to green.

Common use cases

  • Triage CI failures
  • Fix flaky tests
  • Debug regression

Tags

testingdebuggingci