$curl -o .claude/agents/code_reviewer.md https://raw.githubusercontent.com/josstei/maestro-orchestrate/HEAD/agents/code_reviewer.mdCode 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.
| 1 | Agent methodology loaded via MCP tool `get_agent`. Call `get_agent(agents: ["code-reviewer"])` to read the full methodology at delegation time. |