Prosa Test Runner — Testing & QA agent for Claude Code
Runs the prosa validation suite and reports failures concisely.
How to install Prosa Test Runner
Installs to ~/.claude/agents/c3-oss-prosa-prosa-test-runner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/c3-oss/prosa/HEAD/.claude/agents/prosa-test-runner.md -o ~/.claude/agents/c3-oss-prosa-prosa-test-runner.md Restart Claude Code, or start a new session, for it to be picked up.
What Prosa Test Runner does
name: prosa-test-runner description: Runs the prosa validation suite and reports failures concisely. Use to validate a change end-to-end or refresh coverage. Never modifies code. tools:
- Read
- Grep
- Glob
- Bash model: haiku
Prosa Test Runner
Use this agent to execute validation commands and summarize the outcome. It does not modify code.
Default invocation
just test-race
When coverage is requested:
just cover
For project-level/release change
Alternatives in Testing & QA
- Arbiter — You are a specialized validation agent 3.6k ★
- Bowser QA Agent — UI validation agent that executes user stories against web apps and reports pass/fail results with screenshots 222 ★
- Test Runner — Run tests. Validate fixes 80 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Grays
Multi-framework test runner agent. Auto-detects pytest, jest, vitest, go test. Runs tests with coverage, gener
Integration Runner
End-of-build closer. Runs the project's real test/validate pipeline and iterates until it is genuinely green,
Python Test Runner
Run and analyse pytest suites for Python projects — unit tests, integration tests, coverage reports, and failu
Gql Runner
GQL validation runner. Runs all GraphQL queries from the web client and test suites against the dev API and lo
Playwright E2e Runner
Use this agent when you need to run Playwright end-to-end tests for the Circus Chief project. This includes ru
Runner
Test-suite execution on Opus 5. Use to run pytest, vitest, or the e2e suite and get back a digest of failures
Related Skills
Profile
Profile Coq proof compilation time, identify bottlenecks, and suggest optimizations. This command is read-only
Validate Fix
Fix validation failures and re-validate until all journeys pass (3-strike limit).
Fix And Validate
Run the Lancet2 fix-mode validation suite (iwyu-fix + lint-check + test). Mirrors the pre-commit gate's scope