# Agentic Code Review

DevFeed: [Agentic Code Review](<https://devfeed.tech/articles/agentic-code-review-18045.md>)

Original publisher: [Read original article](<https://addyo.substack.com/p/agentic-code-review>)

Author: Addy Osmani

Published: 2026-06-16T14:31:22Z

Content type: article

Language: en

Sources: [Elevate](<https://devfeed.tech/sources/elevate.md>)

Topics: [Code review](<https://devfeed.tech/topics/code-review.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [codex](<https://devfeed.tech/topics/codex.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-code-review](<https://devfeed.tech/tags/agentic-code-review.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>)

## AI overview

This article argues that coding agents have shifted the main engineering constraint from writing code to deciding whether generated changes are trustworthy. It describes using Claude Code and Codex to triage incoming pull requests while emphasizing that review needs vary by developer and team context.

## Source excerpt

Why review is the most leveraged skill in software right now.