Anthropic Launches Code Review for Claude Code, Deploying AI Agent Teams on Pull Requests
Key Facts
- What: Anthropic introduced Code Review, a multi-agent system that dispatches a team of AI agents to analyze every pull request (PR) for bugs and issues, emphasizing depth over speed.
- When: Launched Monday in research preview for Team and Enterprise users of Claude Code.
- Availability: Currently available in research preview; the feature is the same system Anthropic uses internally on nearly every PR.
- Purpose: Addresses the growing bottleneck of code review caused by the flood of AI-generated code.
- Approach: Built for thorough analysis rather than rapid reviews, with internal tests showing it tripled meaningful code review feedback.
Anthropic has launched Code Review for Claude Code, a new multi-agent AI system designed to automatically audit pull requests and catch bugs that human reviewers or faster automated tools might miss. The feature, announced in a company blog post and reported across multiple outlets including TechCrunch and ZDNET, is now available in research preview for users on Team and Enterprise plans. It comes as developers increasingly rely on AI coding assistants, creating a surge of code that needs careful vetting before merging.
The tool reflects Anthropic's own internal practices. According to the official Claude blog, "Today we're introducing Code Review, which dispatches a team of agents on every PR to catch the bugs that skims miss, built for depth, not speed. It's the system we run on nearly every PR at Anthropic."
Addressing the AI-Generated Code Bottleneck
The rapid adoption of AI coding tools has dramatically increased the volume of code changes in many organizations. This has created a significant review bottleneck for engineering teams, as noted in reports from India Today and TechCrunch. Anthropic developed Code Review after listening to user feedback about this exact challenge.
Unlike lightweight automated linters or single-pass AI reviewers, Code Review takes a deliberate, multi-agent approach. The system deploys a team of specialized agents that collaborate to perform deep analysis on each pull request. This design prioritizes thoroughness and accuracy over quick turnaround times, making it particularly suited for complex or mission-critical codebases.
ZDNET reports that internal tests at Anthropic showed the tool tripled the amount of meaningful code review feedback compared to previous methods. The publication also highlighted that automated reviews using this approach may catch critical bugs that human reviewers occasionally overlook.
How Code Review Works
While specific technical architecture details remain limited in the initial announcement, the system operates by coordinating multiple AI agents, each potentially focused on different aspects of code quality, security, performance, and logic. This agent-team methodology allows for more comprehensive examination than a single model could achieve in one pass.
The official announcement emphasizes that Code Review is "built for depth, not speed." This philosophy sets it apart from many existing AI coding tools that prioritize rapid code generation or surface-level suggestions. By taking more time to analyze changes, the agents can explore edge cases, potential security vulnerabilities, and subtle logical errors that might otherwise slip through.
The feature is integrated directly into Claude Code, Anthropic's coding environment. For eligible Team and Enterprise customers, it can be activated on pull requests within their development workflow, providing detailed feedback before code reaches the main branch.
Pricing and Availability
According to VentureBeat's coverage, the Code Review feature is priced between $15 and $25 per review. As a research preview, the tool is currently restricted to Team and Enterprise plan users, reflecting Anthropic's strategy of first releasing advanced capabilities to larger organizations with more complex needs.
This pricing model suggests the computational intensity of running multiple collaborating agents on each PR. Unlike token-based pricing common in other AI tools, the per-review cost provides organizations with predictable expenses for code quality assurance.
Industry Context and Competitive Landscape
Anthropic's move comes amid intense competition in the AI-powered software development space. Major players including OpenAI, Google, and GitHub have all introduced various AI coding assistants and review tools. However, Anthropic's focus on a deliberate, multi-agent review system distinguishes its approach by addressing the quality control challenges created by the very AI coding tools proliferating across the industry.
The launch also occurs as Anthropic continues to expand its enterprise offerings. The company has positioned itself as a provider of reliable, safety-focused AI systems suitable for business-critical applications. Code Review fits into this narrative by offering a sophisticated solution for maintaining code quality standards even as development velocity increases.
Impact on Developers and Engineering Teams
For engineering organizations, the introduction of Code Review could significantly alter code review workflows. Rather than replacing human reviewers entirely, the tool appears designed to augment them by handling the labor-intensive aspects of bug detection and providing comprehensive analysis.
Developers may benefit from more consistent and thorough feedback on their changes, potentially reducing the number of bugs that reach production. However, the "depth, not speed" philosophy means teams will need to adjust expectations around review timelines compared to faster but less thorough automated tools.
The feature also raises interesting questions about the evolving role of software engineers. As AI systems take on more code generation and now deep review responsibilities, human developers may increasingly focus on architecture, system design, and higher-level decision making. TechCrunch's headline "What will engineers do now?" captures this ongoing conversation about AI's impact on software development jobs.
What's Next
As Code Review remains in research preview, Anthropic is likely gathering feedback from early users on Team and Enterprise plans to refine the system before wider availability. Future iterations may include faster review options, more customizable agent behaviors, or integration with additional development platforms.
The company has not yet announced specific timelines for general availability or expansion to individual users. Organizations interested in the feature should monitor updates on the official Claude blog and their Anthropic account dashboards.
This launch represents another step in AI's deepening integration into the software development lifecycle — moving beyond code generation to become active participants in code quality assurance and review processes.
Sources
- Code Review for Claude Code | Claude
- Anthropic launches code review tool to check flood of AI-generated code | TechCrunch
- This new Claude Code Review tool uses AI agents to check your pull requests for bugs - here's how | ZDNET
- What will engineers do now? Anthropic adds code review feature to viral Claude Code AI - India Today
- Anthropic rolls out Code Review for Claude Code as it sues over Pentagon blacklist and partners with Microsoft | VentureBeat

