Alison GoCPO and AI Advisor

A Product Workflow
for the AI Era

I talked to the CPO of a 60-person product team that is on the frontier of AI-enabled product work. This is a snapshot of their current workflow, including what's working but also what needs work. 

— What stands out

01
Prototypes replace PRDsThe traditional PRD doesn't get streamlined here — it gets replaced entirely. A context prompt stands in for discovery documentation, the prototype stands in for the spec, and acceptance criteria and user stories are gone.
02
The decision trailWithout a PRD, there's no document anchoring what was intentional. The team's solution is a decision trail — a running log of every deliberate choice across disciplines that engineers check before reverting anything unexpected. It's also the source for test cases.
03
Eng joins at prototypingFor prototypes to replace PRDs, handoffs between product and eng have to shrink. This team staffs an engineer on the prototyping phase itself, so the initial prototype is as production-ready as possible, well before eng preps it for deployment.

The Workflow →

Decide on and frame the business problem

Mostly Human
PM

A human decides a business problem is worth solving, then describes and defines it to get the process going.

— Why it's interesting

What used to be the executive summary at the top of a PRD is now a context prompt — the same information, reframed as input for an agent rather than a document for humans.

Hypothesize & narrow

Human + Agent
PM·UXR

Humans and agents form hypotheses on the causes of the business problem, narrow to the likeliest candidates, then brainstorm and narrow to potential solutions worth prototyping.

Agents are hooked into the full company context — sales calls, CS calls, prior UXR, customer feedback, tickets, past PRDs. Humans still gut-check with the field.

— Why it's interesting

Replaces the long, manual research-and-synthesis phase. Judgment stays human; the surface area of available information expands by an order of magnitude.

Build the prototype

Human + Agent
PM·Design·Eng

PM, design, and eng form a pod to build working prototypes together — no PRD, no handoffs. All three disciplines work simultaneously around a shared agent.

— Why it's interesting

Bringing all three disciplines together at the prototyping stage eliminates handoffs. Eng joins early to get acquainted with the problem before it's fully defined — and to build prototypes that can move to production faster.

Validate with users

Mostly Human
UXR

User research against the prototype before productionization begins.

— Why it's interesting

Not a new step — but it happens faster and earlier because of rapid prototyping.

Polish the design

Mostly Human
Design·PM

For experiences that pass validation, ~10% of design work remains — a combination of manual fixes in Figma and wrestling with the AI.

— Why it's interesting

The net effect on designer job satisfaction is an open question. More prototypes, more variety — but more slop cleanup too.

Generate test cases

Mostly Agent

For this team, the downstream QA step was a mess for a while. The reason is that the team stopped creating proper test cases at the same time they stopped creating user stories and acceptance criteria (thanks to prototyping). This company has temporarily mended their QA situation by assigning an agent to generate test cases for traditional manual QA.

— Why it's interesting

The agent generates test cases from a running list of past decisions that were made during the planning and prototyping phases.

Ship code for QA

Human + Agent
Eng

Engineering team takes prototypes (which are ideally closer to production-ready than not) and does last mile work to hook it into the larger code base and get it ready for deployment.

— Why it's interesting

There is meaningful upfront work for eng and product teams to reliably create prototypes that can go into production quickly. But when it starts to work, it does feel magical.

QA

Mostly Human
QA

Standard QA.

— Why it's interesting

While QA is a process that seems ripe for complete AI disruption, at this stage, this company has mostly kept the QA process intact.

A/B test

Human + Agent
Data science

Team moving toward automating test setup and experience design, but humans still in the mix.

— Why it's interesting

One promise of agentic development is infinite A/B testing. One real constraint: not enough site traffic to run all desired tests simultaneously.

Launch

Mostly Human
Engineering

Full rollout to all users.

— Why it's interesting

The CPO noted a backlog of production-ready code that hasn't shipped — not a technical bottleneck, but a GTM one. The sales and CS teams can't be trained on new features fast enough to keep pace with how fast the product team can now build.