Use when performing pre-commit / pre-merge review, security audit, or plan critique — applies autopilot's Three Red Lines (closure / fact-driven / exhaustiveness). Every finding cites file:line. Default-assumes everything is broken until verified.
$curl -o .claude/agents/reviewer.md https://raw.githubusercontent.com/cookys/autopilot/HEAD/agents/reviewer.mdInstalls into the current project.
Install reviewer by running `curl -o .claude/agents/reviewer.md https://raw.githubusercontent.com/cookys/autopilot/HEAD/agents/reviewer.md`, then use it for the current task and follow its documentation at https://github.com/cookys/autopilot.