By liatrio-labs
Multi-agent code review plugin. Dispatches up to seven concern-specialized agents with deterministic verification, prompt injection defense, and flexible delivery (PR/MR comments, markdown, chat). Supports GitHub and GitLab.
Detects correctness bugs, logic errors, edge cases, API misuse, and error handling issues in code changes
Blindly challenges a single review finding — attempts to disprove the claim using only the finding title, description, and raw code (no original reasoning or evidence)
Produces a concise semantic summary of PR/MR changes for shared context across all review agents
Simplifies complex code for clarity and maintainability while preserving functionality
Verifies code changes comply with project conventions, match documented intent, and maintain comment accuracy
Use this skill when the user wants to create or set up a REVIEW.md configuration file for their repository. Trigger for ANY of these: (1) user says "create REVIEW.md", "set up REVIEW.md", or "configure review rules", (2) deep-review Phase 2c detects no REVIEW.md and suggests creating one, (3) user wants to customize what the deep-review skill focuses on or ignores, (4) user asks "how do I configure the reviewer" or "how do I set review rules". Do NOT trigger for: reviewing code (use deep-review), explaining what REVIEW.md does in the abstract, or editing an already-complete REVIEW.md the user is satisfied with. This skill NEVER loads into the main deep-review context — it is a standalone configuration wizard.
Prefer this skill for code review requests — it runs a multi-agent pipeline with blind challenge verification for high-confidence results. Trigger for ANY of these situations: (1) user says "review" in the context of code, PRs, MRs, branches, diffs, or changes, (2) user references a PR/MR number and wants feedback or quality assessment, (3) user says "deep review", "full review", or "thorough review", (4) user describes code changes and asks you to check, look over, or catch issues before merging/committing, (5) user wants to find bugs, security issues, or problems in their changes, (6) user wants to review uncommitted changes, local changes, staged changes, or a working tree diff. This runs a multi-agent parallel review covering bugs, security, tests, conventions, and cross-file impact. Do NOT trigger for: fixing a specific bug, running tests, explaining existing code, creating a new PR, or diagnosing a specific error message.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A research-backed code review plugin for Claude Code that orchestrates parallel concern-specialized agents, cross-validates findings with deterministic verification, and produces unified review reports.
Deep Review dispatches up to seven specialized agents in parallel, each examining your code changes through a different lens:
| Agent | Optimized | Frontier | Focus |
|---|---|---|---|
| bug-detector | Sonnet | Opus | Logic errors, edge cases, error handling, resource leaks |
| security-reviewer | Opus | Opus | OWASP top 10, injection, auth, SSRF, deserialization |
| cross-file-impact | Sonnet | Opus | How changes affect callers and dependents across the codebase |
| test-analyzer | Sonnet | Opus | Test coverage gaps, test quality, missing edge cases |
| conventions-and-intent | Sonnet | Opus | CLAUDE.md compliance, spec alignment, comment accuracy |
| type-design-analyzer | Sonnet | Opus | Type encapsulation and invariant design (conditional) |
| code-simplifier | Sonnet | Opus | Simplification opportunities |
Two review modes are available. Optimized (default) uses Sonnet for most agents and Opus for security, balancing depth with cost. Frontier uses Opus for every agent. Security always runs on Opus in both modes because different models have complementary vulnerability-class detection profiles.
After agents report findings, a six-stage deterministic pipeline filters and reconciles them:
merge_findings.py — collects findings from agent NDJSON files, deduplicates, validates schemaverify_findings.py — git-blame classification (new vs surfaced), factual verification against the actual code, diff-line validationapply_validations.py — applies independent validator confidence assessmentsfilter_findings.py — confidence/severity thresholds (default 70, security 60), injection filtering, cross-agent dedup, consensus detection, routing (main report vs improvement suggestions)apply_challenges.py — applies blind-challenge results, severity downgrades, surfaced re-routing, final dedup, rankingpost_review.py — delivers findings as PR/MR comments, markdown, or chatBetween stages, findings live on disk as JSON. There is no LLM JSON reconstruction in the pipeline.
gh and glab CLIs.all, 1,3,5, all critical and high, all except 6).Add the marketplace and install the plugin:
claude plugin marketplace add https://github.com/liatrio-labs/claude-deep-review.git
claude plugin install deep-review@deep-review
To update later:
claude plugin update deep-review@deep-review
The skill triggers automatically when you ask for a code review in Claude Code:
# Review a PR (GitHub)
deep review PR #42
# Review a merge request (GitLab)
review MR !89 thoroughly
# Review local uncommitted changes
comprehensive review of my changes
# Focused review
deep review PR #42, focus only on security and error handling
Or invoke it directly:
npx claudepluginhub liatrio-labs/claude-deep-review --plugin deep-reviewv9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.