Father of Claude Code's Latest Assessment: Team Division of Labor Rewritten in the AI Era, These 'Five Types' Are Most in Demand

marsbit发布于2026-06-30更新于2026-06-30

文章摘要

"In the era of AI reshaping software development, Anthropic's Claude Code team lead, Boris Cherny, proposes a future where traditional job titles dissolve. He identifies five fluid, behavior-based roles emerging in effective, AI-augmented teams: The Prototyper (generates disruptive ideas), The Builder (scales prototypes to production), The Sweeper (streamlines and refactors to combat bloat), The Growth (iterates on launched products for market fit), and The Maintainer (ensures long-term security and reliability). Crucially, these are not fixed positions. Individuals may span multiple roles depending on the project and its lifecycle stage. A designer might be a Prototyper and Sweeper; an engineer could be a Builder and Maintainer. Team composition should shift with product maturity: early-stage products need Prototypers, Builders, and Sweepers, while scaling products require more Builders, Growth roles, and Maintainers. The discussion highlights that role fluidity is key, as professionals often switch roles across different projects or as a single project evolves. While AI tools like Claude increasingly assist with tasks like building and sweeping, human adaptability and focus on goals over rigid job boundaries are seen as essential for future teams."

As Agent Coding goes viral and reshapes the software industry, it seems the field has gradually accepted the undeniable fact that the role of the "engineer" is changing. In reality, however, the change likely extends beyond just the "engineer" position; a more profound transformation is quietly occurring at the foundation of team organizational structures......

Recently, Boris Cherny, head of the Anthropic Claude Code team, shared a very interesting observation on X.

He pointed out that as functions like engineering, product, design, and data science increasingly merge, he has been pondering what these roles will evolve into in the future. Taking the Claude Code team as an example, the traditional "job labels" internally are being completely discarded, replaced by five new types of "unbundled" roles based on behavioral patterns: The Prototyper, The Builder, The Sweeper, The Growth, and The Maintainer.

The Prototyper: Primarily responsible for proposing entirely new ideas, continuously generating a large volume of creativity, with most ideas ultimately not being launched. In other words, they pursue the quantity and disruptiveness of ideas, not fixating on whether each one must be implemented.

The Builder: Primarily responsible for quickly turning scattered ideas or rough prototypes into products or highly available infrastructure that can truly be deployed in production environments for massive user bases. In other words, they are responsible for solving the hardcore leap from 0.1 to 1.

The Sweeper: Primarily responsible for "subtraction." The most terrifying side effect of the AI era is the over-expansion of code and features. The Sweeper's duty is to clean up and streamline user interfaces, simplify and refactor messy code and system architectures, and remove unnecessary redundant functionalities to achieve high system performance and maintainability.

The Growth: Takes over a finished, built product. When a product enters the market, The Growth is responsible for continuous, rapid iteration. They must care about: how to bring the product closer to the market? How to make users more willing to stay? How to make a product evolve from "usable" to "needed." However, this role is not equivalent to traditional growth operations; it is more of a combination of product, data, user understanding, and experimentation capabilities.

The Maintainer: Responsible for the long-term operation of a mature system. They may not chase flashy new features but obsess over security, reliability, extreme operational efficiency, and system resilience, ensuring services remain rock-solid under any extreme traffic conditions.

It's important to note, however, that these five roles do not correspond to traditional positions. That is to say, unlike traditional organizational management where a person's role is fixed in a job title.

Boris Cherny believes that many people might span two roles, and sometimes even three.

"I've also noticed these roles aren't truly tied to specific jobs. For example, internally at Anthropic, some designers align more with type 1, some with type 2, and some with type 3; the same goes for engineers, product managers, and data scientists."

This implies that in efficient, AI-empowered teams, many members are no longer 'single-purpose cogs.' A designer can be a Prototyper or a Sweeper; an engineer can be a Builder or a Maintainer; a product manager can take on Growth or become a Prototyper; a data scientist might not only perform analysis but also directly participate in product growth and system optimization......

In other words, the way future teams look at people might change. The past question might have been mainly "What is your job title?" while the future—or the present—is becoming "Which stage of the product lifecycle can you advance?"

Boris Cherny analyzed that the specific combination of these roles needed for a healthy team depends on the product's current stage:

A brand new product that hasn't yet found product-market fit needs people skilled in roles 1, 2, and 3.

A product that is growing and has found product-market fit needs roles 2, 3, and 4, supplemented by some role 5.

A product with strong product-market fit needs roles 3, 4, and 5, while retaining some role 2.

"Perhaps future product roles will look more like this, rather than today's division by specialized fields."

Once this post was published, it immediately sparked lively discussion among netizens, with most expressing agreement.

"This perfectly matches how people actually work. In some projects, I am indeed a 1+3 combo, while in others, I'm almost pure 4. Job titles have never truly captured these."

A data scientist also "stepped forward," saying that as a data scientist, they often find themselves doing Sweeper-type work while also building products with a data science sensibility. "So does that make me a 2+3 type?"

Netizen Kun Chen@kunchenguid expressed strong resonance. He said he never liked defining "role archetypes" because people easily see them and think, "Ah, so this is me," and then stop reflecting. In reality, "a person's role often needs to change along with the project."

He gave an example: when starting a new project, he typically acts as a Prototyper and Builder; but soon, as rough, unfinished parts become bottlenecks, he turns into a Sweeper. As the project matures, he shifts towards Growth and Maintainer... "If I box myself into one specific role, then when the project reaches a certain stage, I'd have to let go."

Another reality is that people now often work on multiple projects simultaneously, requiring them to play different roles in different projects. "Categorizing oneself into a fixed archetype often limits a person's ability to expand their ambitions."

Therefore, his advice is: Stay flexible, focus attention on the most important things needed to achieve the goal, and worry less about role boundaries. Because these boundaries will only continue to blur over time.

Boris Cherny responded, saying this completely captured his own thoughts: "Completely agree. Roles often change over time and project phases."

Some netizens expressed skepticism: "Since AI writing code is basically solved, why are roles like Builder and Sweeper still needed? Can't we just let Claude run in a continuous loop?"

In response, Boris Cherny explained that Claude can help with all these things to varying degrees and will continue to become stronger over time. Currently, today's Claude is already quite good at taking on Sweeper and Builder-type work.

What about you? How do you view this change in job roles? Feel free to leave a comment and discuss!

Reference Links:

https://x.com/bcherny/status/2071379474277613732

https://x.com/kunchenguid/status/2071382977628795289

This article is from the WeChat public account "Almost Human" (ID: almosthuman2014), author: Focus on AI

热门币种推荐

相关问答

QAccording to Boris Cherny, what are the five new 'unbundled' roles emerging in AI-augmented teams?

AThe five new 'unbundled' roles are: The Prototyper, The Builder, The Sweeper, The Growth, and The Maintainer.

QHow do these five new roles differ from traditional job titles in a company?

AThese roles are not fixed to traditional job titles. They are based on behavioral patterns and how individuals contribute to a product's lifecycle. A person can span multiple roles, and roles can change based on the project or product stage.

QWhich role is responsible for turning rough prototypes into production-ready products?

AThis is the primary responsibility of 'The Builder.' They handle the hard leap from a 0.1 version to a 1.0 version that is ready for the production environment.

QHow should the mix of these five roles in a team change as a product matures?

AFor a new product seeking product-market fit, you need Prototypers, Builders, and Sweepers. For a growing product with established fit, you need Builders, Sweepers, and Growth roles, with some Maintainers. For a mature product with strong fit, you need Sweepers, Growth, and Maintainers, with some Builders retained.

QWhat was Boris Cherny's response to the skepticism about needing human Builders or Sweepers if AI can write code?

ABoris Cherny stated that Claude can already help with these tasks to a significant degree and is getting better. Currently, it is particularly good at assisting with the Sweeper and Builder type of work.

你可能也喜欢

Bitmine以太坊储备增至98亿美元:"加密货币最好的年份尚未到来"

比特浸入科技(Bitmine Immersion Technologies)近期再次成为头条,其在一周内增持了27,084枚以太坊(ETH)。这使得其以太坊总持有量达到5,700,040枚,按每枚1,569美元计算,价值约90.1亿美元,占以太坊总供应量的4.7%。此次增持发生在以太坊价格从约1780美元下跌至1578.54美元(撰稿时)的一周内。同时,根据SoSo Value数据,以太坊ETF在整个六月大部分时间出现资金外流,总额达5.0139亿美元。 针对疲软的市场状况,比特浸入科技董事长汤姆·李(Tom Lee)表示,近期市场对加密货币投资者颇具挑战,并指出临近季度末的“粉饰橱窗”行为导致投资者减持过去三个月表现不佳的资产是常见现象。此外,迈克尔·赛勒(Michael Saylor)的公司Strategy正面临持续审查,据报道其持有约140亿美元未实现亏损,而其普通股和优先股价格均跌破100美元水平,引发加密社区部分人士建议其停止扩张比特币持仓。 由于比特浸入科技常被称为“以太坊的Strategy”,市场担忧其持续的以太坊积累行为可能面临类似困境与批评。目前上市公司共持有价值约749.4亿美元的比特币和114.8亿美元的以太坊,Strategy是最大的比特币持仓上市公司。 然而,目前这些担忧仅是推测。比特浸入科技并非单纯积累以太坊,其每年质押收入估计达2.11亿美元,同时持有5.55亿美元现金及等价物以及488万枚质押的ETH。该公司还于6月26日被纳入罗素1000大型股指数。汤姆·李强调,公司计划稳步增长至2026年,并认为市场正开启新一轮牛市周期,代币化和人工智能的快速进展将推动区块链和去中心化加密领域的指数级需求增长。 最终摘要: * 新增持后,比特浸入科技持有5,700,040枚ETH,价值约90.1亿美元。 * 尽管以太坊价格疲软、ETF资金外流且Strategy面临批评,比特浸入科技仍持续购入以太坊。

ambcrypto2小时前

Bitmine以太坊储备增至98亿美元:"加密货币最好的年份尚未到来"

ambcrypto2小时前

你天天用的Claude和Codex,Meta内部不让随便用了

今年5月,Meta为其应用AI工程部门的工程师划定了红线:限制内部使用Claude Code和Codex这两款流行的AI编程工具,相关限制至今仍在生效。作为这些工具的主要客户之一,Meta此举并非因其不好用,而是恰恰相反——担心其过于强大和好用。 Meta正在自研名为MetaCode的AI编程助手,旨在替代外部模型以节省成本并掌握核心技术。限制使用外部模型的核心原因,是防止“蒸馏陷阱”:即担忧员工在构建MetaCode的训练数据、编程题库和评测标准时,过度依赖或掺入Claude/Codex的输出。这会导致自研模型在不知不觉中学习对手的“本事”和判断标准,使能力来源模糊,并可能违反与OpenAI、Anthropic等竞争对手的服务条款,引发法律风险。 内部指南明确禁止了可能让外部AI模型“定义能力”的三类任务:不能用其输出来生成测试题目、不能用其分析代码或设计测试点、其生成内容不得进入被测模型的访问环境。仅允许AI处理搭建工作流、整理文件等“打下手”的辅助性任务,且所有AI产出必须经过人工审核。 这一事件揭示了AI行业的一个普遍困境:在利用强大外部工具加速自身研发的同时,如何清晰界定并守护自身模型能力的原创性,避免陷入知识产权与合同风险。随着AI参与创造AI的循环加深,“本事究竟是谁的”这条界线正变得越来越模糊。

marsbit3小时前

你天天用的Claude和Codex,Meta内部不让随便用了

marsbit3小时前

交易

现货

热门文章

如何购买S

欢迎来到HTX.com!我们已经让购买Sonic(S)变得简单而便捷。跟随我们的逐步指南,放心开始您的加密货币之旅。第一步:创建您的HTX账户使用您的电子邮件、手机号码注册一个免费账户在HTX上。体验无忧的注册过程并解锁所有平台功能。立即注册第二步:前往买币页面,选择您的支付方式信用卡/借记卡购买:使用您的Visa或Mastercard即时购买Sonic(S)。余额购买:使用您HTX账户余额中的资金进行无缝交易。第三方购买:探索诸如Google Pay或Apple Pay等流行支付方法以增加便利性。C2C购买:在HTX平台上直接与其他用户交易。HTX场外交易台(OTC)购买:为大量交易者提供个性化服务和竞争性汇率。第三步:存储您的Sonic(S)购买完您的Sonic(S)后,将其存储在您的HTX账户钱包中。您也可以通过区块链转账将其发送到其他地方或者用于交易其他加密货币。第四步:交易Sonic(S)在HTX的现货市场轻松交易Sonic(S)。访问您的账户,选择您的交易对,执行您的交易,并实时监控。HTX为初学者和经验丰富的交易者提供了友好的用户体验。

2.7k人学过发布于 2025.01.15更新于 2026.06.02

如何购买S

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对S(S)币价的意见。

活动图片