K-Shaped Teams in an AI World
AI does not lift teams evenly. There are two accelerations happening and they are not the same thing. One has a ceiling and a shelf life. The other compounds.
Opinion and essays on building software in the AI era

AI does not lift teams evenly. There are two accelerations happening and they are not the same thing. One has a ceiling and a shelf life. The other compounds.

An X agent built on Aisle that drafts posts and replies, queues them for review, and rewrites its own instructions weekly based on what I approve and reject. It earns autonomy instead of starting with it.

Tasks are Python scripts that run on Aisle. The runtime supplies the schedule, credentials, retries, prompts, memory, integrations, and audit trail. Live in Aisle today.

Agents are impressive - but once you've run them in production long enough, the trade-offs become clear. Different decisions each run, off days, model personality shifts, and maintenance overhead. Here's how to think about it.

Workflow canvases fit analysts building reports before LLMs existed. That fit ended when those analysts started using AI assistants. The problem is the canvas shape itself, not its size.

Deterministic vs Agentic, and where your org actually sits on the curve. Two vectors I use to figure out which AI bets are worth making and which ones are giving a dog a gun.

Most people are treating AI as one thing. It's three different bets with three different risk profiles. The order you take them in matters more than the bets themselves.

The old SaaS moats - accumulated codebases, big teams, hard-won velocity - don't hold up in 2026. The real moat now is how you design your processes, software, and offerings for the new world.

MCP is a great distribution layer into ChatGPT and Claude, but it's the wrong runtime for deterministic business workflows. Here's why we treat Workflows at Aisle as factory-style pipelines.

Why reliable AI workflows look like factory lines, not mega-prompts. Break work into atomic prompts, make each one a reusable thinking unit, and build automations that run the same way every time.