Skip to main content

Brooks' Law Falls After 50 Years: How AI Programmers Are Changing the Rules of Team Scaling

AI article illustration for ai-jarvis.eu
For half a century, a golden rule held firm in software engineering: the more people you add to a delayed project, the more delayed it becomes. Brooks' law from 1975 survived several generations of developers. But now tools like Cursor, Claude Code, and GitHub Copilot are starting to dismantle it — they show that a five-person team with AI can achieve what a twenty-person team previously could without it. The problem with traditional scaling wasn't computational power, but the communication overhead between people. Artificial intelligence doesn't have that problem.

Listen to this article:

The math that killed productivity

Fred Brooks formulated his famous insight in the book The Mythical Man-Month in 1975. His logic was simple and relentless: each new person on a team creates new communication channels. Three developers mean three mutual connections. Ten developers already mean 45 connections. With twenty people, we're talking about 190 channels. The more people, the more time is spent on synchronization, meetings, and clarifications — instead of actual programming.

On top of that, there's the onboarding time for newcomers. It takes weeks to months for a new team member to get oriented in the codebase. And during that entire time, they drain time from more experienced colleagues who have to mentor them. The result is that ten programmers often don't deliver even twice the output of one.

An AI colleague that doesn't need standups

AI coding assistants are completely rewriting this equation. They function as non-human teammates who don't need morning standups, don't mix up tasks on Slack, and don't take vacations. The coordination overhead that made large teams inefficient simply doesn't apply to an AI programmer.

Developer investor and analyst Jacob Lauritzen summed it up unequivocally on the 20VC podcast: the main bottleneck in development is no longer writing code itself, but code review and system design. AI tools can now generate functional code in seconds — but someone experienced must check it, fit it into the architecture, and decide whether it makes sense in the context of the entire system.

In practice, this means that five senior developers with AI tools cover the work that previously required fifteen to twenty people. And this isn't some science fiction — companies like Sea Limited report that 87% of their developers use agentic AI tools at least once a week.

Cursor: Half a billion in revenue, but still in the red

If OpenAI and Anthropic build the engines, Cursor builds the car that people actually drive. This AI-native integrated development environment (IDE) has become one of the fastest-growing tools in software history — estimated annual revenue reaches 500 million dollars (roughly 11 billion CZK).

Behind these numbers, however, it's important to note that Cursor is currently operating at a loss. Running cutting-edge AI models and the infrastructure that underpins them is extraordinarily expensive. It's the classic story of tech companies: first build the user base, deal with margins later. Whether this strategy succeeds depends mainly on how fast AI model inference prices drop.

An interesting perspective came from an empirical study examining real Git projects. It found that deploying Cursor brought a significant increase in development speed, but this effect wasn't lasting. The initial productivity jump gradually faded as developers adapted to the new workflow. In other words: AI tools help most during initial adoption, not as a permanent performance multiplier.

What this means for companies — and for Czechia

For Czech tech companies, the lesson is clear. Hiring armies of junior developers is no longer a competitive advantage. Instead, it pays to invest in a smaller, more experienced team and equip them with quality AI tools. Cursor costs $20 per month for the Pro version, GitHub Copilot comes in at $10 per month (or $39 for the Business version), Claude Code by Anthropic is billed based on token consumption. For comparison: the average salary of a senior developer in Czechia ranges around 120,000–180,000 CZK per month.

And it's not just about software development. Lauritzen points out that the ability to design systems is becoming more important than the ability to write code. While companies used to look for programmers who could code fast, today they need people who understand architecture, security, and can recognize when AI has generated nonsense.

Czech companies like Ecomail are already integrating AI into their workflows — they connect email marketing with Claude and ChatGPT and report higher productivity. Similarly, the Czech National Bank is building its own AI center for banking sector oversight. The trend is clear: those who don't learn to work with AI will fall behind.

The risk: over-reliance on AI code

But studies also warn against excessive optimism. AI-generated code still needs human oversight — and the temporary nature of productivity gains suggests that organizations need a thoughtful integration strategy. Simply giving developers access to ChatGPT and expecting miracles isn't enough.

This is particularly true for safety-critical applications — banking systems, healthcare software, or infrastructure. In those domains, human oversight is absolutely essential. As the Anthropic case showed, the Claude Mythos model was able to find over 10,000 critical vulnerabilities, but also raised concerns about the security risks of deploying such powerful AI in the first place.

The economic direction, however, is clear. Model prices are dropping (DeepSeek V4-Pro offers performance comparable to GPT-5.5 at 11x lower cost), tools are becoming more sophisticated, and teams that adapt to the new dynamics first will gain a structural advantage. Brooks probably wouldn't be disappointed — he mainly wanted software to be delivered on time.

Do AI programming tools work in Czech?

Yes. GitHub Copilot and Cursor understand Czech comments and can generate code based on instructions in Czech. Claude and ChatGPT communicate fluently in Czech — so you can write your prompts in your native language. The quality of the generated code does not differ from English prompts. However, only a few tools offer a localized user interface so far.

Can AI replace junior developers?

Not entirely. AI excels at routine and repetitive tasks — boilerplate code, CRUD operations, unit tests. But companies still need people who understand architecture, can do code reviews, and can adapt system design to specific requirements. Rather than replacement, it's about role transformation: juniors today need to learn to read and review AI-generated code rather than writing it from scratch themselves.

How much do AI programming tools cost in CZK?

GitHub Copilot: $10/month (≈230 CZK) for individuals, $39/month (≈890 CZK) for the Business version. Cursor Pro: $20/month (≈460 CZK). Claude Code by Anthropic operates on a token consumption basis — a typical monthly bill for an active developer comes to roughly $100–200. ChatGPT Plus costs $20/month and includes access to models capable of helping with coding.

X

Don't miss out!

Subscribe for the latest news and updates.