AI Made Individuals 10x Faster. Teams Are Still Stuck.
Organizations are pouring money into AI seats expecting a productivity revolution and getting only localized speedups. The real payoff requires restructuring collaboration interfaces, not just node performance—a lesson that separates teams who actually ship faster from those who just generate more drafts.
Individual workflows have been supercharged by AI, but organizational throughput remains flat because the real constraints are the dependencies between people—reviews, approvals, and handoffs. Three classic distributed-systems laws explain the ceiling: Amdahl's Law caps speedup at the non-parallelizable collaboration portion, Brooks's Law shows communication costs grow quadratically with headcount, and the Theory of Constraints proves that accelerating non-bottleneck nodes only piles up queues. AI was applied to the nodes while the edges stayed untouched.
The fix is to service-enable upstream capabilities so downstream teams can self-serve instead of waiting. A design team giving marketing a skill to generate its own materials, or a data team exposing a self-service dashboard builder, turns a blocking dependency into an API call. This mirrors Amazon's 2002 API mandate, but today the marginal cost of writing a skill is low enough that teams can start without a CEO's decree.
A common fear is that teaching colleagues will make you redundant. The shift is from a ticketing model—where your value is measured in tickets processed—to a PR model, where you become the owner of a specification. Anthropic's content design team did this with Clontent, an internal agent that handles 70% of copy tasks and escalates judgment calls to humans, making the team's expertise more visible, not less. The approach has clear boundaries: don't skill-ify decisions that require accountability, low-frequency collaborations, or anything that won't have a dedicated maintainer.
AI's biggest organizational leverage may not be accelerating existing tasks but increasing the parallelizable fraction p—turning cross-team negotiations into single-person judgments.
The marginal cost of service-enabling a capability has dropped so far that the bottleneck is no longer technical feasibility but the political will to expose interfaces.
A 70% draft with a cheap human merge step yields higher throughput than a 100% solution that requires queuing; this inverts the traditional quality-first instinct in enterprise workflows.
Unmaintained skills are more dangerous than no skills because errors accumulate silently once manual review is bypassed, creating a false sense of automation safety.
The PR model of collaboration makes expertise more visible as usage scales—counter to the intuition that self-service tools diminish the expert's role.
Organizational structure follows interface design: when local teams start exposing self-service skills, the actual collaboration graph begins to reshape before any formal reorg is announced.