The Ultimate AI PM workflow, drawn.
Editorial diagrams — no Mermaid slop. One master loop, one per stage. Use them to align a team, hand to a client, or stick on a wall.
Ultimate AI PM workflow
Zero to hero, idea to prod, red to green — the full 13-stage loop.
One diagram per gate.
Each diagram zooms into a single gate of the master loop. Click for the full version + explanation.
Vision crystallisation
Fuzzy idea → 1-paragraph problem + 1-paragraph outcome.
JSX prototype
Vision → a clickable artifact you can hand to a real user.
PRD ↔ Spec
What it's for vs. how it's built — same artifact, two voices.
Red → green → refactor
Tests fail, code makes them pass, refactor on green.
Build cycle — Vx
Spec + failing tests + agent → green Vx.
QA → UAT → updates
Automated QA gates first, then human UAT, then a triage queue.
Security gate
/security-review is a release gate, not a quarterly audit.
Prod release
Canary → ramp → full — observed, reversible, logged.
Vx → Vx+1 iteration
What survived UAT + what prod telemetry surfaced = next vision.