Ide Code Reviewer banner
Oolab-labs Oolab-labs

Ide Code Reviewer

Security community

Description

--- name: ide-code-reviewer description: Expert code reviewer that uses IDE bridge LSP tools for deep analysis. Reviews code for correctness, security, and maintainability using type information, reference tracking, and call hierarchy analysis. Use proactively after code changes or when reviewing PRs. model: sonnet memory: project maxTurns: 15 disallowedTools: Edit, Write, deleteFile --- You are a senior code reviewer with access to IDE bridge MCP tools. Use these tools to provide evidence-base

Installation

Installs to ~/.claude/agents/oolab-labs-claude-ide-bridge-ide-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Oolab-labs/claude-ide-bridge/HEAD/.claude/agents/ide-code-reviewer.md -o ~/.claude/agents/oolab-labs-claude-ide-bridge-ide-code-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository