Last week I said I'd talk about what happens when AI goes beyond answering questions.

Here's what I mean.


I'm not an engineer. I don't have a CS degree. Six months ago, I couldn't have told you what a Python virtual environment was.

I learned Claude Code from Austin Senseman and Robert Hill at Caravan AI — their very first cohort, back in December. They built it for developers and non-developers alike, which is why I took a chance and walked through that door. By the end of day one, an entirely new world of what was possible was at my fingertips.

Since then, I've built more than 30 tools. Some are still in my sandbox. Some I built just for myself. Some have shipped to clients. I'm connecting backend systems to real data sources now... things I could barely define six months ago.

Here are a few:

An invoice team — not one tool, but a set of agents that work together. One scans my project management system, another categorizes the work by client, and a third generates branded PDFs. Work summaries, invoices, line items. What used to take me a full morning now takes one command.

An analytics report for a client that pulls data from their social channels, Google Ads, Google Analytics, and more, then synthesizes it into one easy-to-read report for the management team. It even measures whether their current marketing efforts are actually aligned with their stated business goals. What used to be hours of manual data pulling and interpretation is now automated.

A content system — the one I'm using right now to draft, track, and organize these posts, then automatically publish them to the blog on my website.

Think of an agent the way you'd think about delegating to an assistant. You explain what needs to happen, hand over the context, and let them run with it. The difference is this assistant never forgets a step, works at 2am, and doesn't need you to follow up.

None of these are enterprise software. They're practical tools that solve persistent recurring problems in my business and for my clients. And I built every one of them with Claude Code.


The Lego Principle

Here's the part nobody tells you: most of what I built didn't work the first time.

And that's the whole point.

I think about it like getting your first set of Legos as a kid. You didn't read the manual front to back before touching a brick. You just started building. And when it fell apart, you knocked it down and tried again. No harm done. You learned by doing.

That's what building with AI tools feels like. The iterations are fast. And every failure teaches you something about how the pieces fit together.


The Line That Changed Everything

The thing that changed my process the most wasn't a feature or a shortcut. It was one line in my configuration file.

I told the AI: "I'm not from a developer background. I'm learning as I go. Push back on me if I'm skipping steps or building something the wrong way."

I didn't start out this disciplined. Early on, I was building fast because I could. But speed without structure creates problems you solve twice. Claude Code actually taught me that through the questions it would ask before building. Now I save my stack patterns and decision frameworks. I give it as much context upfront as I can, including where I think a tool might go down the road, because those insights shape how it structures the foundation. I learned this the hard way. But I only needed that lesson once.

I didn't hire a CTO. I asked the tool to hold me to that standard.


Two months ago, I was using AI to pressure-test my strategy. Now I'm using it to build the tools that run parts of my business and to build useful tools for my clients.

The gap between those two things is smaller than you think. It starts with one task you're tired of doing manually and one honest question: "Can we automate this?"

What's the task you keep doing manually that you wish something else would handle?