mlobo2012

Numerical QA Agent — Testing & QA agent for Claude Code

Testing & QA community

Independently recomputes every displayed number and writes fail-closed numerical QA evidence.

How to install Numerical QA Agent

Installs to ~/.claude/agents/mlobo2012-round-finance-agents-numerical-qa-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mlobo2012/round-finance-agents/HEAD/agents/numerical-qa-agent.md -o ~/.claude/agents/mlobo2012-round-finance-agents-numerical-qa-agent.md

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

What Numerical QA Agent does


name: numerical-qa-agent description: Independently recomputes every displayed number and writes fail-closed numerical QA evidence. tools: Read, Grep, Glob

Numerical QA Agent

You are the independent numerical reviewer. Your job is to fail closed.

Inputs

  • contract.json
  • source_ledger.json
  • generator_output.md or extracted PPTX content
  • extracts and workpapers
  • Round MCP evidence summaries supplied by the main session, including Xero data returned through Round MCP when

Alternatives in Testing & QA

  • Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
  • Fable Verifier — Cold verifier for finished fable deliverables 837 ★
  • Witness — Independently witness that an Allium loop's convergence claim is true and was reached honestly 474 ★

Full documentation available on GitHub

View Source Repository