<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/anthropic-launches-a-multi-agent-code-review-tool-for-claude-code-b4lykzcfi" -->

---
title: Anthropic launches a multi-agent code review tool for...
description: Anthropic has launched Code Review in Claude Code, a multi-agent system that automatically reviews pull requests for logical bugs before human reviewers see...
canonical: https://daily.dev/posts/anthropic-launches-a-multi-agent-code-review-tool-for-claude-code-b4lykzcfi
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Anthropic launches a multi-agent code review tool for Claude Code | daily.dev
og:description: Anthropic has launched Code Review in Claude Code, a multi-agent system that automatically reviews pull requests for logical bugs before human reviewers see...
og:url: https://daily.dev/posts/anthropic-launches-a-multi-agent-code-review-tool-for-claude-code-b4lykzcfi
og:image: https://api.daily.dev/og/posts/b4lYkzCfI.png
og:image:alt: Anthropic launches a multi-agent code review tool for Claude Code
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Anthropic launches a multi-agent code review tool for Claude Code

**[The New Stack](https://daily.dev/sources/newstack)** · 6 min read · 0 upvotes · 0 comments

## Summary

Anthropic has launched Code Review in Claude Code, a multi-agent system that automatically reviews pull requests for logical bugs before human reviewers see them. Available for Teams and Enterprise users, it dispatches parallel agents that traverse the entire codebase, not just changed files. Reviews average 20 minutes and cost $15–$25 per review billed by token usage. Internally at Anthropic, the tool raised substantive review comments from 16% to 54% of PRs, catching bugs in 84% of large PRs with fewer than 1% false positives. The feature focuses deliberately on logic errors rather than style issues to minimize false positives. Admins can enable it per repository, set monthly cost caps, and access an analytics dashboard. Local/inner-loop usage is being considered for future releases.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://thenewstack.io/anthropic-launches-a-multi-agent-code-review-tool-for-claude-code/>

---

Tags: [#ai-coding](https://daily.dev/tags/ai-coding), [#anthropic](https://daily.dev/tags/anthropic), [#claude-code](https://daily.dev/tags/claude-code), [#code-review](https://daily.dev/tags/code-review)

[View this post on daily.dev](https://daily.dev/posts/anthropic-launches-a-multi-agent-code-review-tool-for-claude-code-b4lykzcfi)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Anthropic launches a multi-agent code review tool for Claude Code","url":"https://daily.dev/posts/anthropic-launches-a-multi-agent-code-review-tool-for-claude-code-b4lykzcfi","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/anthropic-launches-a-multi-agent-code-review-tool-for-claude-code-b4lykzcfi"},"datePublished":"2026-03-09T19:07:58.028Z","dateModified":"2026-03-15T03:35:56.161Z","description":"Anthropic has launched Code Review in Claude Code, a multi-agent system that automatically reviews pull requests for logical bugs before human reviewers see...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/10c3b560e77963d1036e5caf639f84be?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/10c3b560e77963d1036e5caf639f84be?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"The New Stack","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"The New Stack","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack","url":"https://daily.dev/sources/newstack"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/anthropic-launches-a-multi-agent-code-review-tool-for-claude-code-b4lykzcfi","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-coding,anthropic,claude-code,code-review","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"The New Stack","item":"https://daily.dev/sources/newstack"},{"@type":"ListItem","position":3,"name":"Anthropic launches a multi-agent code review tool for Claude Code"}]}
```

