Articles

Long-form writing about AI infrastructure, implementation strategy, and how to make automation useful in day-to-day operations.

The RPA COE Pattern Is Repeating in AI Agents

The Center of Excellence arc from RPA is repeating in AI agents: point solutions, organic spread, centralized governance, then federated execution. If you lived through RPA, you already have the map.

Build Your Own Alex Hormozi Brain Agent

I collected 99 YouTube transcripts, 3 audiobook transcripts, 15 guest podcast transcripts, and built a voice analysis to create a Hormozi advisor I can chat with through Claude Projects. Here's the full process.

The Best AI Infrastructure Is Temporary

I built 24/7 AI infrastructure on Claude Code before Anthropic shipped it natively. Building ahead of the platform was the easy part. Recognizing when to delete what still worked was the real skill.

Auto-Memory Internals Across Every Claude Code Environment

Claude Code's autoMemoryDirectory is simple to set, but each environment (CLI, self-hosted Docker, Claude Code Web) needs its own configuration path. Here's how to wire it up everywhere, with the sync strategy that ties them together.

Inside a 116-Configuration Claude Code Setup

A full audit of a production Claude Code workspace: 6 CLAUDE.md files, 29 skills, 5 agents, 22 rules, 8 hooks, 43 Makefile targets, and more. Every configuration explained.