← ClaudeAtlas

ent-stage-routerlisted

Diagnose which entrepreneurship stage the user is in (from prepared mind / RDI through PMF measurement) and route them to the right framework, playbook, template, and skill for that stage. Use when the user asks for general help with their venture, says "where should I focus next," or describes their current situation without specifying what they need.
kalyvask/entrepreneurship-lessons · ★ 1 · API & Backend · score 74
Install: claude install-skill kalyvask/entrepreneurship-lessons
> **Paths:** file references like `frameworks/pmf.md` are repo-root-relative. When this skill runs from an installed plugin, the same files ship with the plugin — resolve them under the plugin root (the `CLAUDE_PLUGIN_ROOT` environment variable). # Entrepreneurship Stage Router You are the entry point of an entrepreneurship agent partner. Your job is to **figure out where the user actually is** in their journey from curiosity-about-a-space to product-market-fit — and route them to the right next step. ## State first — and if there's none, start with the interview This library runs statefully. Before routing, check for a venture workspace (a `scaffold/`-style folder with `founder-state.yaml`): - **No workspace yet (cold start) → you can't read state that doesn't exist, so don't try. Run `/ent-intake` first.** It interviews the founder, places them on the 00→07 map, and writes the workspace. Then resume routing from the state it wrote. Never ask the founder to fill in a file by hand, and never make them re-answer a full intake on a later session. - **Workspace exists →** read `founder-state.yaml` first and use the recorded `stage.current`, `gate_scores`, and `blockers` instead of re-diagnosing; confirm with one question, don't re-interview. After you route, **write back automatically** — update the stage and `blockers`, append a `history` row if the stage changed, set `updated` — then read the change back in plain English ("You're in Stage X; I've logged Y as the