Anthropic says ‘code review has become a bottleneck’ – this new Claude Code feature aims to solve that
Anthropic’s new tool aims to address code review bottlenecks with AI tool — but it won't come cheap
Sign up today and you will receive a free copy of our Future Focus 2025 report - the leading guidance on AI, cybersecurity and other IT challenges as per 700+ senior executives
You are now subscribed
Your newsletter sign-up was successful
Reviewing AI-generated code has become a problem: it's made at such a fast rate, and in such a different way to human engineers that spotting bugs is increasingly difficult.
Anthropic hopes to solve that with the launch of Code Review for Claude Code, a new multi-agent tool that spots bugs that human reviews might miss and aims for “depth, not speed”.
The move by Anthropic comes after the company claimed code output for its own software engineers has leapt by 200% over the last year.
"Code review has become a bottleneck, and we hear the same from customers every week," the company said in a blog post. "They tell us developers are stretched thin, and many PRs [pull requests] get skims rather than deep reads."
That's backed by a study from CodeRabbit which found AI is indeed helping developers speed up code creation – but at the cost of more errors.
Notably, those flaws can be harder to spot thanks to the "illusion of correctness", in which mistakes made by AI aren't as obvious as those made by humans.
Indeed, developers spend so much time bogged down fixing flaws in AI code that they lose any productivity gains, according to a report from Harness.
Sign up today and you will receive a free copy of our Future Focus 2025 report - the leading guidance on AI, cybersecurity and other IT challenges as per 700+ senior executives
Anthropic already has tools aimed at streamlining code reviews, such as Claude Code GitHub Action. However, the company admitted that this option is less thorough than the newly-released feature.
Claude Code GitHub Action will remain available and continue to be open source, the company noted.
So far, Code Review is only available as a research preview in Claude for Teams and Claude for Enterprise. Billed on token usage, using Code Review will cost $15-$25 each time, depending on complexity of the pull request.
How Code Review in Claude Code works
Whenever a pull request is opened, Code Review uses multiple agents to look for bugs at the same time, ranking them by severity and filtering out false positives, the company said.
Larger changes will allocate more agents to the code for a "deeper read", while basic changes will get a quicker look. Anthropic said the average review takes about 20 minutes.
Software engineers are shown a single comment with in-line comments for specific bugs, making it easier to address spotted issues.
Security professionals need not worry, either. Anthropic isn't pitching Code Review as a replacement for their human work, but an aide.
"It won't approve PRs – that's still a human call – but it closes the gap so reviewers can actually cover what's shipping," the company said.
Does it work?
Anthropic said it has been running Code Review on every pull review internally, and so far the signs have been positive. Previously, 16% of pull requests received "substantive" comments from human reviewers. Now, 54% see that many comments.
Naturally, more complicated code changes – those above 1,000 lines changed – are more likely to lead to Code Review findings, with 84% being flagged with an average of 7.5 issues. With smaller pull requests under 50 lines, only 31% are flagged, with an average 0.5 flaws.
"Engineers largely agree with what it surfaces: less than 1% of findings are marked incorrect," the company said.
That suggests the tool could help software engineers keep up with AI generated code – and that includes Anthropic, with security researchers last month spotting critical flaws in Claude Code itself.
FOLLOW US ON SOCIAL MEDIA
Make sure to follow ITPro on Google News to keep tabs on all our latest news, analysis, and reviews.
You can also follow ITPro on LinkedIn, X, Facebook, and BlueSky.
Freelance journalist Nicole Kobie first started writing for ITPro in 2007, with bylines in New Scientist, Wired, PC Pro and many more.
Nicole the author of a book about the history of technology, The Long History of the Future.
-
Salesforce issues customer alert as ShinyHunters group claims Experience Cloud breachNews Threat actors are using a modified version of the AuraInspector tool, according to Salesforce
-
What do rising RAM prices mean for businesses?RAM prices have shot up thanks to increased demand by data center operators for AI workloads
-
Claude Code flaws left AI tool wide open to hackers – here’s what developers need to knowNews The trio of Claude code flaws could have put developers at risk of attacks
-
Anthropic says Claude Code can help streamline 'cost-prohibitive' COBOL modernization, but IBM says it's not that simple – 'decades of hardware-software integration cannot be replicated by moving code'News Research from Anthropic claims Claude Code can simplify modernization of COBOL systems
-
Claude Code creator Boris Cherny says software engineers are 'more important than ever’ as AI transforms the profession – but Anthropic CEO Dario Amodei still thinks full automation is comingNews There’s still plenty of room for software engineers in the age of AI, at least for now
-
Anthropic Labs chief Mike Krieger claims Claude is essentially writing itself – and it validates a bold prediction by CEO Dario AmodeiNews Internal teams at Anthropic are supercharging production and shoring up code security with Claude, claims executive
-
Anthropic says MCP will stay 'open, neutral, and community-driven' after donating project to Linux FoundationNews The AAIF aims to standardize agentic AI development and create an open ecosystem for developers
-
Claude Code is coming to Slack — here’s how to use it, what it can do, and how to get accessNews Users can get access to Claude Code in Slack today and begin delegating tasks
-
GitHub is scrapping some Claude, OpenAI, and Gemini models in Copilot – here's what you need to know and what alternatives are availableNews GitHub Copilot users are urged to switch to the newer models following the retirement cut-off
-
Anthropic’s new Claude Code web portal aims to make AI coding even more accessibleNews Claude Code for web runs entirely in a user’s browser of choice rather than in a command-line interface and can be connected directly to chosen GitHub repositories.
