Loot Protocol is a marketplace for AI coding extensions — skills, MCP servers, and plugins that enhance Claude Code and Cursor. Install with a single CLI command. Learn more →
Reviews pull requests for code quality, security issues, and style violations. Posts inline comments with concrete fixes, not vague advice.
brew install lootprotocol/tap/lootloot loginloot learn @mira-okafor/code-reviewer --claudePrefer to use your AI agent? Switch to the AI Agent tab below to connect via MCP server instead.
loot learn @mira-okafor/code-reviewer --claudeRun in your terminal. Requires the loot CLI — see the installation guide.
Reviews pull requests like a senior engineer who has read your codebase. Goes beyond linting — flags actual logic bugs, missing error handling, race conditions, and security mistakes. Posts inline comments with concrete fixes, not "consider refactoring this."
Built to be opinionated but quiet: it skips style nitpicks that your linter already catches, and only speaks up when there's a real finding.
loot run code-reviewer --pr 1234By default it reviews the diff against your base branch. Pass --full to review the whole branch including unchanged context.