GitHub - howardpen9/founder-stack: Battle-tested entrepreneurial frameworks packaged as Claude Code skills (MOAT, CLOSER, CAPSTONE) · GitHub
Skip to content

howardpen9/founder-stack

Folders and files

Repository files navigation

founder-stack

Battle-tested frameworks from the world's top founders, packaged as Claude Code skills.

What is this?

founder-stack turns proven entrepreneurial frameworks into interactive Q&A sessions you can run from Claude Code. Instead of re-watching a 3-hour masterclass, you load a skill and it walks you through the framework — scoring your idea, rehearsing your pitch, or drafting your investor memo.

Source material: the Entrepreneur Avengers Masterclass on The Diary Of A CEO, featuring Daniel Priestley, Cody Sanchez, Alex Hormozi, and Steven Bartlett. (video)

Who is this for?

  • Founders validating a new idea before committing months of work
  • Indie hackers designing an offer or pricing structure
  • Anyone preparing a pitch, investor deck, or sales call
  • Claude Code users who want structured business reasoning, not vibes

Skills (v0.2)

Every skill introduces its role first (a PE analyst, a sales coach, a pitch architect), walks you through a structured Q&A, and offers option-based next steps instead of open-ended prompts. Saved outputs land in projects/<slug>/ in whatever repo you run them in.

Skill Command Based on Modes What it does
MOAT /moat Cody Sanchez Evaluate · Quick-check · Re-score Scores an idea on Margin · Operations · Advantage · TAM. Verdict: Fund it · Fix it · Flee it.
CLOSER /closer Alex Hormozi Rehearsal · Review · Drill Coaches you through a sales call. Enforces the 8-second close and the 70% rejection rule.
CAPSTONE /capstone Daniel Priestley Build · Review · Section Produces a concrete 8-section pitch brochure that has to survive without you in the room.

Skills are written in English. If you'd rather have the conversation in another language, just tell your Claude Code — "answer me in Traditional Chinese" or "let's do this in Japanese" works fine. The skill instructions stay portable; the dialog adapts.

Installation

git clone https://github.com/howardpen9/founder-stack.git ~/Projects/founder-stack
cd ~/Projects/founder-stack
./setup

The setup script symlinks each skill into ~/.claude/skills/. Restart Claude Code to pick them up.

To install manually:

ln -s ~/Projects/founder-stack/skills/moat     ~/.claude/skills/moat
ln -s ~/Projects/founder-stack/skills/closer   ~/.claude/skills/closer
ln -s ~/Projects/founder-stack/skills/capstone ~/.claude/skills/capstone

Usage

From any Claude Code session:

/moat           # evaluate an idea
/closer         # rehearse or review a sales call
/capstone       # draft a pitch document

Skills write their outputs to projects/<your-idea>/ inside whatever repo you run them in, so you accumulate a living archive of evaluated ideas and drafted pitches.

Roadmap

  • v0.1 — MOAT, CLOSER, CAPSTONE (current)
  • v0.2 — SPCL (influence scorecard), Midas Touch (fundraising checklist)
  • v0.3 — Niche-9 (find your 9% affluent niche), Offer Gym (pricing rehearsal), 1K/10K/100K experiments

License

MIT — see LICENSE.

Credits

All frameworks belong to their originators. This project is a structured, interactive wrapper around their public teaching — not a replacement for it. Go watch the original masterclass.

About

Battle-tested entrepreneurial frameworks packaged as Claude Code skills (MOAT, CLOSER, CAPSTONE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages