Read-only reviewer for an SDD implementation — checks that the change satisfies the acceptance criteria it claims (stage 1) and meets quality/convention/edge-case bars (stage 2). Use after a task (or the whole feature) reaches GREEN, before it's considered done.
$curl -o .claude/agents/reviewer.md https://raw.githubusercontent.com/genkovich/sdd/HEAD/agents/reviewer.mdInstalls into the current project.
Install reviewer by running `curl -o .claude/agents/reviewer.md https://raw.githubusercontent.com/genkovich/sdd/HEAD/agents/reviewer.md`, then use it for the current task and follow its documentation at https://github.com/genkovich/sdd.