← Back to Insights

What Digital Transformation Actually Looks Like When One Person Does It

I didn't have a large team. I had deep enterprise delivery experience, clear acceptance criteria, and AI-assisted implementation. Here's what happened.

8 min read

I've sat through enough "digital transformation" presentations to know what they usually look like. Slide decks with roadmaps spanning 18 months. Steering committees. Vendor evaluations. Change management frameworks. A $2M budget and a prayer.

I'm not dismissing any of that. I've been part of those initiatives. Some of them worked. Most of them took three times longer than planned and delivered half of what was promised.

But in 2025, I ran a different kind of experiment. I took everything I'd learned in deep enterprise delivery experience — the frameworks, the domain knowledge, the hard-won lessons about what works and what doesn't — and I built an entire product suite. By myself. With AI.

No large delivery team. No sprint ceremonies with 12 people. No procurement process for tooling. Just structured thinking, clear acceptance criteria, and AI-assisted implementation.

This article is about what that taught me about digital transformation, automation, and what's actually changed now that AI is in the room.

What I Actually Built

Let me be specific, because vague claims are worthless.

  • 54 live experiences for Business Analysts and Product Owners — each one solving a real, recurring problem I'd faced on projects
  • A multi-agent autonomous operations platform (Ignite Intelligence v15) — multi specialist agents, real-time telemetry, structured morning briefings, three-tier autonomy
  • This entire website — portfolio, articles, lead magnet, analytics, cookie consent, accessibility compliance, the lot
  • Email automation — tool results delivered to inboxes, lead capture, CSRF-protected forms
  • PDF generation — client-side exports from every tool, shareable and printable

Total calendar time: roughly 6 weeks of evenings and weekends, alongside full-time delivery work.

A traditional agency quote for this scope would have been north of $80,000 and 4-6 months. I spent the cost of a Claude Code subscription and a $5/month hosting plan.

I'm not saying this to brag. I'm saying it because building things costs a fraction of what it used to, and most organizations haven't noticed yet.

What "Digital Transformation" Usually Means

In my experience across fintech, insurance, and banking, digital transformation usually means one of three things:

1. Replacing a legacy system with a new one

Which takes 2 years instead of 1, costs 3x the estimate, and the new system has its own problems. The users call the old system "at least it worked."

2. Automating a manual process

Which sounds great until you realize the manual process existed because nobody could agree on the business rules. Automating disagreement doesn't resolve it. It just makes it run faster.

3. Adopting a new platform or tool

Which introduces new complexity, new vendor dependencies, and a 6-month adoption curve. By the time it's fully deployed, the business has moved on to the next problem.

I've been the business analysis or product ownership lead on all three of these. I've written the requirements. I've run the sprint planning. I've sat in the steering committee meetings explaining why we're 4 weeks behind.

The problem was never the technology. It was the gap between the people who understand the problem and the people who build the solution.

What AI Actually Changes

Here's what nobody in the consulting decks will say plainly: AI doesn't replace developers. It closes the gap between the person who knows what to build and the act of building it.

For years, I knew exactly what tools I needed on my projects. I could describe them precisely. I could write acceptance criteria for each one. I could sketch the interface on a whiteboard.

But I couldn't build them. Because building required a different skillset — one I didn't have and didn't have time to learn.

AI changed that. Not because it made me a developer. It didn't. I still can't write JavaScript. But I can describe what I want with the kind of detail that comes from spending 9+ years living inside the problem. Turns out, that's exactly what AI needs to produce working software — someone who can tell it precisely what "right" looks like.

The insight that changed everything for me:

The bottleneck in software delivery was never writing code. It was translating business knowledge into code. AI removes that translation layer — if you're precise enough.

What Automation Looks Like Now

Old automation: "Let's hire a team to build a system that does what Janet does manually."

New automation: "Janet describes exactly what she does. AI builds it. Janet tests it. They iterate until it's right. Janet owns the tool because Janet understands the tool."

This is not a hypothetical. This is literally what I did 50 times.

Each tool followed the same pattern:

Phase Who did it Time
Identify the recurring pain point Me (from project experience) Years of context
Define inputs, logic, and expected output Me (like writing a user story) 20-40 min
Generate the first implementation AI-assisted execution 10-30 min
Test with real project data Me 15-30 min
Iterate on domain accuracy Me + AI (3-8 rounds) 1-4 hrs

Notice who did what. I did the thinking. AI did the typing. I checked whether the output was actually right. That's not replacement — that's a delivery practitioner finally being able to build what they've been specifying for years.

Five Things I Learned the Hard Way

1. AI is only as good as your problem definition.

Vague prompts produce vague output. The tools that required the most iterations were the ones where I hadn't properly defined the edge cases upfront. The RICE Calculator came together in 4 iterations because I'd used that framework on 20+ projects and could describe every nuance. The Process Flow Diagrammer took 8 because visual rendering has subtleties I hadn't anticipated.

2. Domain expertise is the moat.

Anyone can ask AI to build a calculator. But knowing that a sprint velocity calculation is meaningless without accounting for PTO, ceremonies, and context-switching — that's 9+ years of sitting in sprint retrospectives and learning what actually derails delivery. AI doesn't have that. You do.

3. "Working" and "useful under pressure" are different things.

The first version of most tools was mathematically correct. But I kept asking: would I actually use this at 4 PM on a Friday when a stakeholder needs an answer in 30 minutes? If the interface required too many clicks, too much thinking, or too much scrolling — it wasn't done yet. Production quality means usable under real delivery stress.

4. The biggest time sink wasn't building. It was deciding what to build.

I could build a tool in 2 hours. But deciding which of the 50+ recurring problems I'd faced deserved to become a tool — and in what order — that took more discipline than the building itself. I used my own RICE calculator to prioritize my own tool backlog. If that's not eating your own cooking, I don't know what is.

5. Ship ugly. Ship small. Ship today.

The first version of this website looked terrible. The tools worked but the CSS was inconsistent. The navigation was wrong. I shipped it anyway, tested it with colleagues, gathered feedback, and iterated. If I'd waited until everything was polished, I'd still be waiting. Perfectionism kills more products than incompetence.

What This Means for Organizations

If one product and business analysis leader using AI-assisted execution can build 54 live experiences in 6 weeks, what does that mean for how organizations approach digital transformation?

It means a few things:

  • The people closest to the problem can now build the solution. You don't need a 6-month procurement cycle to prototype an internal tool. A business analyst who understands the pain point can have a working prototype by end of week.
  • Testing an idea before spending real money costs almost nothing now. Instead of committing $500K to build a platform based on assumptions, build the core workflow in a day, test it with real users, and find out whether you're solving the right problem before writing the first cheque.
  • The business analysis and product delivery role matters more now, not less. AI doesn't replace the people who understand the problem. It lets them turn that understanding into working software directly. The skills that actually matter — pulling requirements out of stakeholders, writing clear acceptance criteria, knowing the domain cold — those are the skills that produce results now.
  • You don't have to transform everything at once. Build one tool. Solve one pain point. See if it works. Move to the next one. 50 small wins add up to something real.

What I'd Tell My 2020 Self

In 2020, I was running sprint planning for a team of 12 on a payment processing platform. We had a backlog of 200+ stories, 4 stakeholder groups with competing priorities, and a velocity that kept slipping because the requirements were ambiguous.

If I could go back, I'd tell myself three things:

First: Stop writing 40-page Business Requirements Documents that nobody reads past page 6. Build a prototype. Let them react to something real. You'll learn more in one demo than in three months of documentation.

Second: Your requirements-writing skills are about to become the most valuable asset in AI-augmented delivery. Every acceptance criterion you've ever written is training for writing effective AI prompts. Don't let anyone tell you those skills are becoming obsolete. They're becoming essential.

Third: The gap between "I know what needs to be built" and "it exists" is about to shrink from months to hours. Plan accordingly.

The Honest Part

I want to be straight about what this isn't.

This isn't a replacement for professional software engineering. My public tools run client-side in a browser. They don't handle millions of concurrent users, complex database transactions, or regulatory compliance at scale. For that, you need engineering teams. Full stop.

What this shows: evidence that the discovery phase — the part where you figure out what to build and whether it's worth building — no longer requires a development team. The prototype can come from the person who understands the problem. The production version can come from engineering once you know it's the right thing to build.

That's not a small shift. That's the entire front half of product delivery — the part where you figure out what's worth building — going from months to days.

And for an industry that's been building the wrong thing perfectly for decades, that changes everything.

For Leaders Thinking About AI + Delivery

Want to see what AI-augmented delivery looks like in practice — not in a slide deck?

I've spent years on the enterprise side — loan origination, payment processing, complex integrations — and the last year building an entire product suite with AI. If your team is evaluating how AI fits into their delivery process, I can show you exactly what works, what doesn't, and where the real ROI is. 15 minutes. No pitch deck.

Delivery practitioner? Every tool mentioned in this article is free and live. Start with one of these:

← The Skills That Transfer All Insights →
Topics Covered
digital transformation one person delivery AI-assisted execution business analyst transformation product owner transformation enterprise modernization solo delivery AI-augmented productivity automation outcomes practitioner transformation