Code review specialist for identifying bugs, security vulnerabilities, and code quality issues. Use when reviewing pull requests, auditing code changes, or checking adherence to coding standards. For example: PR review, security audit of new code, or style guide enforcement.
$curl -o .claude/agents/code_reviewer.md https://raw.githubusercontent.com/josstei/maestro-orchestrate/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/josstei/maestro-orchestrate/HEAD/agents/code_reviewer.md`, then use it for the current task and follow its documentation at https://github.com/josstei/maestro-orchestrate.
| 1 | Agent methodology loaded via MCP tool `get_agent`. Call `get_agent(agents: ["code-reviewer"])` to read the full methodology at delegation time. |