Independently reviews tests produced by the test agent against the feature spec. Audits whether assertions derive from spec invariants rather than current implementation behavior. Produces structured findings with pass/fail scoring. Use after the test agent completes a task.
$curl -o .claude/agents/test-reviewer.md https://raw.githubusercontent.com/selhorys/dataspoke-baseline/HEAD/.claude/agents/test-reviewer.mdInstalls into the current project.
Install test-reviewer by running `curl -o .claude/agents/test-reviewer.md https://raw.githubusercontent.com/selhorys/dataspoke-baseline/HEAD/.claude/agents/test-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/selhorys/dataspoke-baseline.