Independently reviews generated code against the feature spec and implementation plan. Produces structured findings with pass/fail scoring. Use after a code generator agent (backend, airflow-dag, frontend) completes a task. For tests, use test-reviewer.
$curl -o .claude/agents/reviewer.md https://raw.githubusercontent.com/selhorys/dataspoke-baseline/HEAD/.claude/agents/reviewer.mdInstalls into the current project.
Install reviewer by running `curl -o .claude/agents/reviewer.md https://raw.githubusercontent.com/selhorys/dataspoke-baseline/HEAD/.claude/agents/reviewer.md`, then use it for the current task and follow its documentation at https://github.com/selhorys/dataspoke-baseline.