Fix onboarding for a first-time user
Start with no account or saved state, fix one confirmed onboarding obstacle, and retry the whole experience.
Use this when
Use this when new users may face unclear instructions, hidden assumptions, difficult recovery, or unnecessary steps that experienced users no longer notice because their accounts and browsers remember earlier setup.
How it runs
- Open a clean session with no saved login, cookies, site storage, remembered web address, secret setup, or repair left over from an earlier attempt.
- Begin where a real newcomer begins, complete the onboarding steps using only visible guidance, and record anything unclear, unexplained, unnecessarily difficult, or impossible to recover from.
- Fix the most harmful obstacle with the smallest change that preserves security, access, legal, onboarding, and product requirements.
- Throw away the session and retry the entire experience until one uninterrupted clean pass succeeds or no safe progress is possible, access is blocked, or approval is required.
Done when
✓ A first-time user can complete onboarding in one uninterrupted clean session. The full experience succeeds from the real starting point without saved browser state, secret setup, guessed routes, or manual repairs, and every real requirement remains intact.
Why it works
Saved logins and remembered setup hide problems from experienced users. Starting over after every fix shows whether the product itself now explains the path, while preserving real requirements prevents an easier experience from weakening security or access controls.
Implementation note
A clean session means a new private browser or another isolated environment with no cookies, login, local storage, cache, or remembered route. Start where a newcomer would actually arrive and follow only the guidance the product exposes.
More evaluation loops
Turn one artifact into a reusable skill
Take a proven artifact, generalize it into a transferable skill or playbook, and validate it on a second case.
Keep only the lessons that help
Test one recorded lesson per run, keep evidence across runs, and drop guidance that stops paying off.
Check active goals against rubric
Verify each goal in active.md has evidence attached, stopping after 25 turns or completion.