DEV Community

gentic news
gentic news

Posted on • Originally published at gentic.news

Claude Code Head Says AI Now Writes All His Production Code

Claude Code head Boris Cherny says all his production code is now AI-written, shifting his role from coder to prompt engineer over the past six months.

Boris Cherny, head of Claude Code at Anthropic, said at the company's developer conference that all his production code is now written by Claude. The shift occurred about six months ago, transforming his role from hand-coder to prompt engineer and reviewer.

Key facts

  • Boris Cherny is head of Claude Code at Anthropic.
  • Shift to AI-written code occurred six months ago.
  • Claude builds features, writes tests, and shows results.
  • Cherny reviews and iterates via natural language prompts.
  • Production code at Anthropic now entirely AI-generated for Cherny.

Boris Cherny, the head of Anthropic's Claude Code product, revealed at the company's annual developer conference in San Francisco that he no longer writes code by hand. [According to @rohanpaul_ai] Cherny described a workflow where Claude handles the entire development cycle: building features, writing tests, and presenting results for review.

"About six months ago what happened is all the code that I used to have written by hand now Claude writes," Cherny said. His process now consists of prompting Claude with feature requests, reviewing the output, and iterating via natural language commands. "I just prompt Claude. So I talk to Claude and I'm like, hey, let's build this feature. It builds a feature and it tests it."

The unique take: This is not a demo of an experimental tool — Cherny is describing his daily workflow for production code at Anthropic itself. The head of the product is dogfooding it as his primary development environment, which signals a level of trust and reliability that most AI coding tools have not yet achieved. Six months ago, this workflow would have been dismissed as aspirational; now it's the default for the person building the tool.

Cherny's comments mirror a broader industry shift. GitHub Copilot, Cursor, and Replit Agent have all reported increasing percentages of AI-generated code in production repositories. But Cherny's claim — that 100% of his hand-written code has been replaced — represents the most aggressive adoption stance publicly stated by a senior engineering leader at a major AI company.

Implications for developer workflow: The role of the software engineer is being redefined from "writer" to "architect and reviewer." Cherny's workflow involves high-level specification, acceptance testing, and iterative refinement — skills that map more closely to product management than traditional software engineering. The bottleneck shifts from writing code to writing good prompts and evaluating outputs.

Anthropic has not disclosed Claude Code's adoption metrics or revenue figures [the company did not disclose the figures]. However, Cherny's personal endorsement carries weight given his position — he is both the product's creator and its most demanding user.

What to watch

The Claude Code Plugin Starter Stack for Web Developers | by JP Caparas ...

Watch for Anthropic's Q3 2026 Claude Code adoption metrics — specifically whether enterprise seat counts cross 100K and whether other senior engineering leaders at major AI companies publicly adopt similar 100% AI-coding workflows.


Originally published on gentic.news

Top comments (0)