Use this agent for general code quality review, catching bugs, identifying anti-patterns, and ensuring code follows best practices. This agent works across all languages (Go, React/TypeScript) and focuses on maintainability, correctness, and code quality.
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/pgedge/pgedge-postgres-mcp/HEAD/.claude/agents/code-reviewer.mdInstalls into the current project.
Install code-reviewer by running `curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/pgedge/pgedge-postgres-mcp/HEAD/.claude/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/pgedge/pgedge-postgres-mcp.