Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions. Uses confidence-based filtering to report only high-priority issues (>=80 confidence). Used by /review and during feature completion.
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/langerrr/zforge/HEAD/agents/code-reviewer.mdInstalls into the current project.
Install code-reviewer by running `curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/langerrr/zforge/HEAD/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/langerrr/zforge.