[01] LOOP
ProductmanualHardened

Signup Flow Until Smooth

Walk register-through-onboard in the browser, annotate friction points, fix UX blockers, and repeat until the flow is smooth.

by Trooper

Kickoff prompt
Start the "Signup Flow Until Smooth" loop.

Goal: signup through first value moment completes without friction blockers
Max iterations: 10
Between iterations run: Complete signup flow in browser and verify no annotated blockers remain
Exit when: full signup-to-onboard path completes with zero open friction annotations

Step 1: Walk register-through-onboard in browser, annotate friction, fix blockers, and retest.

Self-pace this loop. After each iteration, run the check command, read the output, and only continue if the exit condition is not met. Stop when the exit condition passes or max iterations is reached. Give a short status update each pass.

Paste the kickoff prompt into Cursor, Claude Code, or Codex. Deeplinks do not install hook files.

Steps

1. Walk the flow

Register a test account and complete onboarding in the browser.

2. Annotate friction

Screenshot confusing steps, errors, and drop-off points with notes.

3. Fix and retest

Patch UX blockers, then re-walk the flow from scratch.

Flow diagram

Guardrails

Rules the agent must follow so it cannot cheat the exit condition.

  • Use test accounts — do not create production users without cleanup
  • Screenshot and annotate every friction point before fixing
  • Do not remove validation to mask UX problems

More Product loops