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.
Long-form writing about AI infrastructure, implementation strategy, and how to make automation useful in day-to-day operations.
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.
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.
Jules v4.2 adds social engagement and config hygiene skills while retiring RTK and trimming hooks from 5 to 3. More capabilities, fewer moving parts.
A thin hierarchy beats a giant CLAUDE.md. Where system knowledge actually belongs.
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.
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.
Migration assessment: 7 of 11 cron jobs eliminated, 3 move cleanly, 2 restructure. The single blocker is persistent messaging. Decision framework for evaluating your own self-hosted AI automation.
How a Claude Code skill with challenging questions, decision science frameworks, and personal context integration turned a coding tool into a genuine thinking partner for life and business decisions.
A deep dive into running Claude Code as a background service. Three-phase orchestrator, parallel dispatch, memory synthesis safety rails, and every claude -p gotcha I discovered the hard way.
How a 300-word personality spec in CLAUDE.md transformed Claude Code from a tool into a collaborator. The implementation, the evolution, and why directness is the highest-leverage override.
The 5-layer value stack model for solo founders using AI. Infrastructure, workflow, tasks, agent management, strategy. The real leverage isn't doing more. It's doing different work.
Flow-state builders don't need less AI. They need an off-ramp built into the tool itself. Here's how I used Claude Code to solve the problem Claude Code creates.
Real usage data from running Claude Code across two machines on one Claude Max account. Five days of billing block analysis with ccusage, promo window math, and practical takeaways for managing usage.
Jules v2 container infrastructure: 8-phase boot sequence, 7 scheduled jobs, Slack daemon, credential flow, and the architectural patterns that make an AI agent truly autonomous.
NemoClaw dropped yesterday. My first reaction: I already have most of this. A practitioner's comparison of Docker sandbox isolation, CLAUDE.md policy controls, and the one real gap (inference routing) that NemoClaw actually adds.
Claude Code's Explore agent rediscovers your workspace from scratch every time. A pre-computed structural index cuts that to one read. Full code for both the index generator and the custom agent.
I ran my 116-configuration Claude Code setup against @darnoux's 10-level mastery framework. Level by level breakdown with practical details at each stage.
A structured Claude Code personality with voice registers, decision authority, standing orders, proactive behaviors, and a builder's trap detector. Full implementation shared.
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.
A file-based async messaging system for Claude Code. Drop a request in a markdown file from your phone, get results back in 20 seconds. No terminal needed.
The wrap-up skill commits code, updates memory, runs a self-improvement review, and flags publishable content. Four phases that make every session compound.