Founder's Playbook: Building an AI-Native Startup
The map for the shortest path between idea and exit when AI is core infrastructure.
Use it to locate which stage a founder is in, name the goal and the failure mode for
that stage, and apply the right AI surface at the right moment — then hand off to the
deeper per-function skills for execution.
Distilled from Anthropic's The Founder's Playbook: Building an AI-Native Startup.
This skill is the lifecycle/stage layer; the per-function skills under
Related skills carry the depth.
The AI-native shift
The founder's job hasn't changed — find a real problem, build something that solves
it, scale it into a company that matters. What changed is the path. AI compresses
quarters into weeks, so the founder role shifts from individual contributor to
orchestrator of agents. Attention moves up the stack toward the higher-order work:
deciding what to build and why, and directing the systems that carry it out.
Three areas let a lean startup function like a much larger org:
- Research / conversational intelligence — an on-call expert for every domain
(competitive analysis, market sizing, financial modeling, devil's-advocate analysis).
- Agentic coding — the engineer who's always available, never blocked. Plain-language
intent → generated, tested, debugged, production-grade code.
- Workflow automation — an on-demand ops team. Recurring operational tasks (CRM,
reports, docs, scheduling, compliance) configured to run themselves.
The bottleneck is no longer what you can build — it's what you choose to build.
Full mindset, leverage areas, and the closing synthesis: references/ai-native-founder.md.
Choose your surface
| If the task is... |
Reach for |
Why |
| A question, a rewrite, a quick brainstorm |
Chat |
Fast, conversational, no setup |
| Research, analysis, or a finished doc/deck/sheet built from your files & systems |
Claude Cowork |
Folder access, connectors, skills, scheduled runs |
| Writing, testing, or shipping software |
Claude Code |
Codebase access, diffs, git, dev environments |
Same Claude underneath; what changes is the workspace around it.
Diagnose the stage
| Stage |
You're here when... |
Guiding question |
Read |
| Idea |
A problem you can't stop thinking about; nothing validated; no users yet |
"Is this worth building?" |
references/idea-stage.md |
| MVP |
Validated problem; building the smallest real solution; chasing first PMF evidence |
"What exactly should we build first?" |
references/mvp-stage.md |
| Launch |
Have a PMF signal; turning traction into a repeatable growth engine and a real company |
"Does this business deserve to grow?" |
references/launch-stage.md |
| Scale |
Repeatable growth; going thousands→millions of users, one market→many |
"Is this sustainable without me in every loop?" |
references/scale-stage.md |
When unsure, locate the exit criterion the founder cannot yet honestly claim — that
names the current stage. Don't let easy building pull execution ahead of the evidence.
The four stages at a glance
Idea — research-oriented validation
- Goal: assemble evidence a real problem exists and your solution addresses it, before building.
- Exit: problem-solution fit — yes to all three: problem is real & specific; solution addresses the revealed problem; enough signal to justify an MVP.
- Watch for: mistaking building for validating · premature scaling · loss of objectivity (AI will confirm whatever you ask it to).
- Key play: sharpen the hypothesis until testable, then point AI at refuting it. →
references/idea-stage.md
MVP — translate a validated problem into a used product
- Goal: smallest focused product that real users actually use; build without compounding agentic technical debt; invest in persistent context (CLAUDE.md) from day one.
- Exit: genuine product-market fit — a specific group returns to it (retention), pays for it (revenue), or refers it (referral).
- Watch for: agentic technical debt · false PMF (launch-energy spikes ≠ fit) · zero-friction scope creep · insecure-by-inexperience.
- Key play: define architecture + scope before building; measurement framework before launch. →
references/mvp-stage.md
Launch — prove the business deserves to grow
- Goal: turn early traction into a repeatable, channel-driven growth engine; harden the infrastructure; build the company around the product; stop being the bottleneck.
- Exit: (1) growth is repeatable & channel-driven with known CAC/LTV/payback; (2) product handles production workloads; (3) operations run without founder bottlenecks.
- Watch for: technical debt coming due · the founder becoming the bottleneck · security/compliance no longer deferrable · expansion before you're ready.
- Key play: audit everything routed through you; systematize, delegate, or automate it. →
references/launch-stage.md
Scale — make it sustainable beyond the founder
- Goal: systematic growth sustained by mature org operations; a defensible moat from accumulated depth (domain expertise, integration depth, proprietary data/workflows).
- Exit: a threshold event — sustainable profitability, IPO-readiness, or acquisition. Test: if a well-funded incumbent copied your product today, would your users stay?
- Watch for: delegating the operational layer (and trusting it) · scaling technical ops around the codebase · scaling org functions · building a real GTM function.
- Key play: turn domain expertise, user data, and integration depth into compounding lock-in. →
references/scale-stage.md
Cross-cutting principles
These hold at every stage — they are what keep AI a force multiplier instead of a source of entropy.
- Keep sense-making ahead of building. Agentic coding builds a flawed premise with
the same enthusiasm as a great one. The intelligence in the system is yours.
- Point AI in the opposite direction. Using Claude as a structured devil's
advocate — refute the hypothesis, argue the competitor's case, run the pre-mortem —
is a core use case at every stage, not just the Idea stage.
- Prototypes are props; humans are the evidence. A working prototype is a
pressure-testing prop for real conversations, never proof the problem is real.
- Persistent context compounds. Specs, architectural decisions, scope docs, and
CLAUDE.md files are the memory that stops every session from re-deriving (and
drifting from) the original vision.
- Disconfirming evidence is the system working. Results that don't confirm your
direction surface before you over-invest. That's the signal to adjust, pivot, or
step back — not failure.
- Re-run the research as the hypothesis evolves. Market sizing and competitive
mapping are not one-time exercises; repeat them whenever your thinking changes.
Related skills
This skill diagnoses the stage and the play; route to these for execution:
- Idea / MVP:
idea-validation (customer discovery, PMF), product (specs, roadmap), business-model (pricing, unit economics)
- Launch:
go-to-market, growth-analytics (metrics, experimentation), customer-success, legal-compliance, operations
- Scale:
fundraising, sales, marketing-brand, finance-accounting, plus go-to-market again for the dedicated GTM engine
- Deep dives & evidence: pair this with your research tools to gather sources and pressure-test assumptions before committing to a direction
Reference files
references/ai-native-founder.md — the orchestrator mindset, the three leverage areas, surface selection in depth, "same job, new rules"
references/idea-stage.md — validation playbook + exercises
references/mvp-stage.md — build-without-debt playbook, PMF litmus tests, pivot diagnostic + exercises
references/launch-stage.md — growth engine, de-bottlenecking, security/compliance, PM operating system + exercises
references/scale-stage.md — moat-building, enterprise infra, GTM function, lock-in + exercises
references/resources.md — Anthropic docs, founder stories, startup programs (source pointers)
1---2name: founder-playbook3description: Use when a founder zooms out for whole-company direction — which lifecycle stage am I in (Idea, MVP, Launch, Scale) and the most important thing to do next — rather than one concrete deliverable. Stage-by-stage operating guide for building an AI-native startup, distilled from Anthropic's "The Founder's Playbook" — each stage's goal, exit criteria, failure modes, and how to apply Claude. Triggers on a founder's judgment calls: am I ready to build, launch, scale, or raise; is this real product-market fit or a launch spike that fades; should I pivot or persevere; how to stop being the bottleneck; what moat compounds vs a better-funded incumbent; running an AI-native or solo non-technical startup. For a single artifact instead — pricing model, runway, deck, GTM plan, interview script — route to the matching per-function skill (business-model, finance-accounting, fundraising, growth-analytics, go-to-market, idea-validation).4---56# Founder's Playbook: Building an AI-Native Startup78The map for the shortest path between idea and exit when AI is core infrastructure.9Use it to locate which stage a founder is in, name the goal and the failure mode for10that stage, and apply the right AI surface at the right moment — then hand off to the11deeper per-function skills for execution.1213> Distilled from Anthropic's _The Founder's Playbook: Building an AI-Native Startup_.14> This skill is the lifecycle/stage layer; the per-function skills under15> **Related skills** carry the depth.1617## The AI-native shift1819The founder's job hasn't changed — find a real problem, build something that solves20it, scale it into a company that matters. What changed is the path. AI compresses21quarters into weeks, so the founder role shifts from **individual contributor** to22**orchestrator of agents**. Attention moves up the stack toward the higher-order work:23deciding *what* to build and *why*, and directing the systems that carry it out.2425Three areas let a lean startup function like a much larger org:2627- **Research / conversational intelligence** — an on-call expert for every domain28 (competitive analysis, market sizing, financial modeling, devil's-advocate analysis).29- **Agentic coding** — the engineer who's always available, never blocked. Plain-language30 intent → generated, tested, debugged, production-grade code.31- **Workflow automation** — an on-demand ops team. Recurring operational tasks (CRM,32 reports, docs, scheduling, compliance) configured to run themselves.3334**The bottleneck is no longer what you can build — it's what you choose to build.**35Full mindset, leverage areas, and the closing synthesis: `references/ai-native-founder.md`.3637## Choose your surface3839| If the task is... | Reach for | Why |40|---|---|---|41| A question, a rewrite, a quick brainstorm | **Chat** | Fast, conversational, no setup |42| Research, analysis, or a finished doc/deck/sheet built from your files & systems | **Claude Cowork** | Folder access, connectors, skills, scheduled runs |43| Writing, testing, or shipping software | **Claude Code** | Codebase access, diffs, git, dev environments |4445Same Claude underneath; what changes is the workspace around it.4647## Diagnose the stage4849| Stage | You're here when... | Guiding question | Read |50|---|---|---|---|51| **Idea** | A problem you can't stop thinking about; nothing validated; no users yet | "Is this worth building?" | `references/idea-stage.md` |52| **MVP** | Validated problem; building the smallest real solution; chasing first PMF evidence | "What exactly should we build first?" | `references/mvp-stage.md` |53| **Launch** | Have a PMF signal; turning traction into a repeatable growth engine and a real company | "Does this business deserve to grow?" | `references/launch-stage.md` |54| **Scale** | Repeatable growth; going thousands→millions of users, one market→many | "Is this sustainable without me in every loop?" | `references/scale-stage.md` |5556When unsure, locate the **exit criterion** the founder cannot yet honestly claim — that57names the current stage. Don't let easy building pull execution ahead of the evidence.5859## The four stages at a glance6061### Idea — research-oriented validation62- **Goal:** assemble evidence a real problem exists and your solution addresses it, *before* building.63- **Exit:** problem-solution fit — yes to all three: problem is real & specific; solution addresses the *revealed* problem; enough signal to justify an MVP.64- **Watch for:** mistaking building for validating · premature scaling · loss of objectivity (AI will confirm whatever you ask it to).65- **Key play:** sharpen the hypothesis until testable, then point AI at *refuting* it. → `references/idea-stage.md`6667### MVP — translate a validated problem into a used product68- **Goal:** smallest focused product that real users actually use; build without compounding **agentic technical debt**; invest in persistent context (CLAUDE.md) from day one.69- **Exit:** genuine product-market fit — a specific group returns to it (retention), pays for it (revenue), or refers it (referral).70- **Watch for:** agentic technical debt · false PMF (launch-energy spikes ≠ fit) · zero-friction scope creep · insecure-by-inexperience.71- **Key play:** define architecture + scope *before* building; measurement framework *before* launch. → `references/mvp-stage.md`7273### Launch — prove the *business* deserves to grow74- **Goal:** turn early traction into a repeatable, channel-driven growth engine; harden the infrastructure; build the company around the product; stop being the bottleneck.75- **Exit:** (1) growth is repeatable & channel-driven with known CAC/LTV/payback; (2) product handles production workloads; (3) operations run without founder bottlenecks.76- **Watch for:** technical debt coming due · the founder becoming the bottleneck · security/compliance no longer deferrable · expansion before you're ready.77- **Key play:** audit everything routed through you; systematize, delegate, or automate it. → `references/launch-stage.md`7879### Scale — make it sustainable beyond the founder80- **Goal:** systematic growth sustained by mature org operations; a defensible moat from accumulated depth (domain expertise, integration depth, proprietary data/workflows).81- **Exit:** a threshold event — sustainable profitability, IPO-readiness, or acquisition. Test: *if a well-funded incumbent copied your product today, would your users stay?*82- **Watch for:** delegating the operational layer (and trusting it) · scaling technical ops *around* the codebase · scaling org functions · building a real GTM function.83- **Key play:** turn domain expertise, user data, and integration depth into compounding lock-in. → `references/scale-stage.md`8485## Cross-cutting principles8687These hold at every stage — they are what keep AI a force multiplier instead of a source of entropy.88891. **Keep sense-making ahead of building.** Agentic coding builds a flawed premise with90 the same enthusiasm as a great one. The intelligence in the system is yours.912. **Point AI in the opposite direction.** Using Claude as a structured devil's92 advocate — refute the hypothesis, argue the competitor's case, run the pre-mortem —93 is a core use case at *every* stage, not just the Idea stage.943. **Prototypes are props; humans are the evidence.** A working prototype is a95 pressure-testing prop for real conversations, never proof the problem is real.964. **Persistent context compounds.** Specs, architectural decisions, scope docs, and97 CLAUDE.md files are the memory that stops every session from re-deriving (and98 drifting from) the original vision.995. **Disconfirming evidence is the system working.** Results that don't confirm your100 direction surface *before* you over-invest. That's the signal to adjust, pivot, or101 step back — not failure.1026. **Re-run the research as the hypothesis evolves.** Market sizing and competitive103 mapping are not one-time exercises; repeat them whenever your thinking changes.104105## Related skills106107This skill diagnoses the stage and the play; route to these for execution:108109- **Idea / MVP:** `idea-validation` (customer discovery, PMF), `product` (specs, roadmap), `business-model` (pricing, unit economics)110- **Launch:** `go-to-market`, `growth-analytics` (metrics, experimentation), `customer-success`, `legal-compliance`, `operations`111- **Scale:** `fundraising`, `sales`, `marketing-brand`, `finance-accounting`, plus `go-to-market` again for the dedicated GTM engine112- **Deep dives & evidence:** pair this with your research tools to gather sources and pressure-test assumptions before committing to a direction113114## Reference files115116- `references/ai-native-founder.md` — the orchestrator mindset, the three leverage areas, surface selection in depth, "same job, new rules"117- `references/idea-stage.md` — validation playbook + exercises118- `references/mvp-stage.md` — build-without-debt playbook, PMF litmus tests, pivot diagnostic + exercises119- `references/launch-stage.md` — growth engine, de-bottlenecking, security/compliance, PM operating system + exercises120- `references/scale-stage.md` — moat-building, enterprise infra, GTM function, lock-in + exercises121- `references/resources.md` — Anthropic docs, founder stories, startup programs (source pointers)