The problem#

The slow part of a website isn't typing HTML. It's the loop around it: brief → structure → copy → design → build → review → fix → deploy — with a human handoff at every step, and every handoff a place for a week to disappear.

Skip the loop and you get the other failure: a site that looks finished and says nothing. Generic structure, copy nobody would say out loud, a layout that was never a product decision.

So the goal wasn't “generate websites”. It was a production workflow where the drafting and the building can be delegated, and the judgement can't.

How does it work?#

business brief → agents draft structure and copy → first working build → my direction pass → revisions → responsive QA → deploy

The agents do the first draft of everything. I do the decisions, and I hold the last two steps.

brief
Who it's for, what it sells, what the one job of the page is.
first_build
Agents turn the brief into structure, draft copy and a working front end.
direction
My pass on product decisions, hierarchy and visual judgement — what stays, what gets cut, what gets rewritten.
revision_pass
Changes are directed, not requested: singular, specific, in priority order.
qa
Copy read aloud, responsiveness checked, links and states verified before anything goes live.
deploy
The site goes live, by hand, when I say it's ready.

That's what makes it a workflow rather than a trick: the parts that depend on taste are isolated, reviewed one at a time, and never handed to the machine.

What did I build?#

  1. A brief format agents can act on. One page that carries audience, offer and the job of the page — so drafting starts from a decision instead of a vibe.
  2. A repeatable build scaffold. The first working version arrives with structure, copy and layout already in place, so review starts on something real.
  3. A review protocol. A fixed order — product, then brand, then words — so revisions are decisions instead of a long list of nitpicks.
  4. A pre-launch check. Copy read aloud, responsive behaviour, links and states, then deploy.
  5. Agent orchestration. Multiple agents on one build need a single source of truth and clear boundaries, or they overwrite each other's intent.

The constant is the loop and the review protocol — not the tooling.

Why this workflow survives the next model release.

Before and after#

StageThe usual loopThis workflow
Brief to structureWait for a sitemap and wireframesBrief becomes structure and page order in one pass
CopyPlaceholder text blocks the buildDraft copy arrives with the structure, then gets rewritten by me
BuildEvery layout starts from blankAgents build the first working version against an agreed structure
ReviewRound trips between design, copy and devOne directed revision pass: product, brand, words
LiveDeploy is its own projectResponsive check, then deploy — and the last step is mine

What changes is where the hours go: less time producing the first draft of everything, more time deciding what's actually good.

Technical depth#

  • agent orchestration
  • front-end
  • copy refinement
  • deployment
  • responsive QA

The workflow isn't tied to one framework. What's fixed is the sequence and the checkpoints — brief, first build, directed revision, QA, deploy — and those are portable.

The clearest thing I can say about the division of labour: the agents are fast at producing the first version of anything, and equally fast at producing a plausible version of the wrong thing. The review protocol is what stops the second one reaching a live site.

Production readiness#

A generated site fails politely: it loads, it looks fine, and it says the wrong thing in the wrong order. The safeguards aim straight at that.

  1. Nothing ships unreviewed. Every page goes through the same pass: product, brand, words, then behaviour.
  2. Copy gets read aloud. If I wouldn't say it out loud, it doesn't go on the site.
  3. One source of truth per build. Structure, copy and design decisions live in one place so the build can't drift.
  4. Deploy is a human step. Going live is a decision, not an automatic consequence of a build finishing.

Unglamorous rules, and the reason the speed doesn't cost quality: the same checklist runs whether the draft took four days or twenty minutes.

The result#

A repeatable route from brief to live site across the kinds of sites that come up most: product launch, service business, editorial and luxury, conversion page, app landing.

The metric that matters here — brief to first working version, and revisions per site — isn't published yet. It's being measured, not estimated.

Until then, the honest claim is the process itself: agents draft, a human directs, and every site passes the same review before it goes live.

30-second walkthrough#

Drop video 30-second before/during/after. Before (0–5s): the brief as plain notes. During (5–22s): structure and code appearing, then directed revisions. After (22–30s): the live site across desktop and mobile.

Why this matters to an employer#

Speed with control

The first draft of everything stops being the bottleneck, and the review protocol keeps the standard.

Front-end and product judgement

Knowing which structure is right is the work; producing it is the part that got fast.

Orchestration

Coordinating agents with clear boundaries and one source of truth is the same skill as coordinating any pipeline.

Deployment

I take it all the way live and check the result, rather than handing over a file.

AI as leverage, not abdication

Keeping quality control while moving fast is the balance most teams are still looking for.

FAQ#

So did AI build the websites?
AI built the first working versions. I set the structure, made the product and visual calls, rewrote the copy, ran QA and deployed. The workflow is the product here, not the generation.
Who writes the copy?
Agents draft it, I rewrite it. Copy is the first thing that sounds generic when it's generated, so it gets the most human attention.
What stack does it use?
The workflow isn't tied to one framework — what's fixed is the sequence and the checkpoints: brief, first build, directed revision, QA, deploy.
Can you show me the sites?
Per-site receipts — brief, first draft, revisions, final live URL — are being collected. This page documents the workflow until they land.
How fast is it really?
Not published yet, and I'm not going to guess at a number. Brief-to-first-working-version is the metric being measured.