Posts
All articles on AI-native work patterns, agent infrastructure, and what actually works when running agents as real tools.
-
Your Agent Needs Six Voices, Not One
A single system prompt persona doesn't scale. When agents run at speed across contexts, voice consistency requires something more durable.
-
Two AI interfaces. Same desktop. Completely different jobs.
Running two AI tools built on the same model — one for co-piloting, one for delegating. A non-developer's frame for splitting knowledge work by workflow mode.
-
AI Collapsed the Startup Advantage. Enterprises Just Haven't Noticed Yet.
The startup playbook depended on code being expensive. AI made code cheap. What's expensive now — data, distribution, domain expertise — is what enterprises already own.
-
AI Didn't Reduce My Work. It Expanded What Work Means.
Everyone I talk to who works natively with AI says the same thing: more hours, more exhausted, more engaged than ever. The paradox is real — and there's a specific mechanism driving it that most productivity research misses.
-
Build vs. Buy for AI Knowledge Infrastructure: Capability First, Cost Second
SaaS platforms auto-generate MCP servers. But auto-generated MCP does text search. If your use case requires metadata-filtered retrieval, you're comparing different architectures — not different feature sets. Capability first, cost second.
-
Four Things That Can't Be Delegated
After weeks of delegating nearly everything to AI agents, I found exactly four things that genuinely can't be handed off — not shouldn't, can't.
-
Docs-as-Code Is Now the Standard for Knowledge Distribution
Engineering teams have used docs-as-code for a decade. In 2025, AI closed both the write path and the read path — contribution friction dropped to zero, and MCP plus llms.txt made knowledge retrievable at the point of work. For the first time, GTM and knowledge teams can match engineering velocity for maintaining artifacts. Docs-as-code is no longer an engineering practice. It's the de facto standard.
-
ACP Is the Bridge Between Knowledge Work and Build Work
Knowledge agents and coding agents are powerful in isolation but can't talk to each other. The Agent Client Protocol (ACP) is the open standard that connects them — turning your orchestrator into a team lead that delegates build tasks without breaking flow.