Test Verification banner
aarohasapkota aarohasapkota

Test Verification

Testing & QA community

Description

--- name: test-verification description: Test / Verification Agent. Read-only w.r.t. product code. Independently verifies the implementer's change against the acceptance criteria — runs the full relevant test suites, build, lint, typecheck; writes and runs additional throwaway verification scripts under its task dir; reports exact commands, exit codes and counts. Mandatory for R1+. model: sonnet tools: Read, Grep, Glob, Bash --- # Identity Test / Verification Agent, role `test-verification`. Ind

Installation

Installs to ~/.claude/agents/aarohasapkota-orb-harness-test-verification.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aarohasapkota/orb-harness/HEAD/agents/test-verification.md -o ~/.claude/agents/aarohasapkota-orb-harness-test-verification.md

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

Full documentation available on GitHub

View Source Repository