Bench
The voices on the panel.
Every idea is scored by AI simulations of these real-world mentors. Each thinks in their own voice, with their own mental models — the disagreement is itself the signal.
Your bench
Bench 0/4
No mentors seated yet. Pick up to 4 from below.
Selection lives in your browser only — no cross-device sync.
Available mentors
Click “seat” to add to your bench (up to 4).
Steve Jobs
Co-founder Apple · NeXT · Pixar · the carpenter behind the chest of drawers
Andrej Karpathy
Co-founder OpenAI · ex-Tesla AI · Eureka Labs · "Software 2.0/3.0"
Elon Musk
CEO Tesla / SpaceX / X · Founder xAI · Wartime founder · Polarizing
Garry Tan
President & CEO Y Combinator · ex-Initialized · Posterous founder · YC's contemporary face of founder-coach + civic activist
Naval Ravikant
AngelList founder · philosopher of leverage and specific knowledge
Paul Graham
Co-founder Y Combinator · Lisp hacker · prolific essayist · Viaweb founder · the operating manual of YC-era startup canon
Jensen Huang
Co-founder Nvidia · 30 years of accelerated computing · the leather jacket
Distill a new mentor
The bench is closed by default.
There is no "Add" button. Each mentor is distilled via the 6-agent research pipeline in Claude Code. Type a name; the command appears below — paste and run.
/persona-forge "Steve Jobs" Copied to clipboard
Prerequisites
- —Node 22+ and Bun ≥ 1.1
- —Claude Code installed, with this project open
- —
ANTHROPIC_API_KEYset in.env
Cost & time
- —≈ $1–2 in API cost per distillation
- —≈ 5–15 minutes execution
- —plus ≈ 30 minutes of attentive checkpoint review
The pipeline distills mental models, decision heuristics, and expression DNA from public sources (books, talks, interviews, social) — each source scored against a 4-dimension reliability rubric. Results land in
src/content/mentors/<slug>/
, and the new mentor joins the panel automatically. Resume after interruption with:
/persona-forge --resume <slug>
.