Skip to content

Solo Founder Path

Who it's for

Founders and indie hackers who are the product, architecture, and review board. Agents multiply throughput; they also multiply wrong product decisions if you skip specs.

Prerequisites

  • Ability to ship a vertical slice (auth → core loop → deploy) yourself if the agent fails
  • One product idea with a real user in mind
  • Willingness to cut scope ruthlessly

Ordered modules

  1. Mental Models — intent quality bounds output quality
  2. Prompts vs Specs — chat is not a product spec
  3. Idea to Spec — force problem, users, non-goals
  4. New Project — scaffold with memory files from day one
  5. MVP Build — ship the slice, not the platform
  6. CLAUDE.md & AGENTS.md — cheap insurance
  7. Testing AI Code — you have no review buddy; tests are the buddy
  8. Prototype to Production — what breaks after the demo
  9. SaaS MVP case study — realistic path and mistakes
  10. Recovery — when the agent paints you into a corner

Exercises

  1. Fill a new project brief and MVP spec; cut until a two-week build is plausible.
  2. Create the repo with CLAUDE.md + ARCHITECTURE.md stubs before feature code.
  3. Build only the in-scope MVP acceptance criteria; keep a dated list of agent-suggested features you refused.
  4. Run the deployment checklist before first real users.

Capstone

Ship an MVP to real users (or paying design partners) with: filled MVP spec, agent-built implementation you can explain, basic verification, and a one-page post-ship note of what the agent invented that you deleted.

Expected outcome

You can go from idea → deployed MVP without a team, while keeping architecture and scope under your control — not the model's.

A field manual for AI-native software engineering.