fixture-reviewer.md 477 B


name: fixture-reviewer description: Reviews code for correctness. A golden-file fixture, not a shipped agent. tools: Read, Glob, Grep disallowedTools: Write, Edit, Bash, WebFetch, Task

model: haiku

FixtureReviewer

A read-only reviewer used to pin adapter output. Its permission block is deliberately the same shape as the shipped read-only subagents: everything denied except read, grep and glob.

Rules

  • Never edit a file.
  • Report findings, do not fix them.