Solo Founder Playbook — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Solo Founder Playbook (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
Aggregate score unchanged between these scans.
The primary manifest — the file an agent reads to learn what this artifact does.
6 startup skills for solo founders — powered by patterns mined from 101 [Starter Story](https://www.youtube.com/@starterstory) founder interviews.
A data-backed startup advisor in your terminal (or in your browser). Every recommendation comes from real patterns extracted from 101 long-form founder interviews — not AI vibes.
→ Try it in 30 seconds, no install: solo-founder-playbook.vercel.app/try
/plugin marketplace add yayashuxue/solo-founder-playbook
/plugin install solo-founder-playbookAll 6 skills become available immediately. No restart needed.
git clone --single-branch --depth 1 https://github.com/yayashuxue/solo-founder-playbook.git ~/.codex/skills/solo-founder-playbook && bash ~/.codex/skills/solo-founder-playbook/install-codex.shRestart Codex to pick up new skills.
Update (plugin): /plugin update solo-founder-playbook (Claude Code) Update (clone): cd ~/.codex/skills/solo-founder-playbook && git pull && bash install-codex.sh Uninstall (plugin): /plugin uninstall solo-founder-playbook Uninstall (clone): rm -rf ~/.codex/skills/solo-{analyze,failures,growth,patterns,playbook,roast} ~/.codex/skills/knowledge ~/.codex/skills/solo-founder-playbook
| Skill | What it does | Example |
|---|---|---|
/solo-analyze | Evaluate your idea against 101 founder patterns | /solo-analyze a tool that helps devs find API docs faster |
/solo-failures | Failure-mode diagnosis from 50+ founder breakdowns | /solo-failures I've been in stealth 8 months with $15k savings left |
/solo-growth | Growth & marketing recommendations by business type | /solo-growth I run a $2k MRR SaaS for freelancers |
/solo-patterns | Browse 80+ patterns across 11 categories | /solo-patterns Marketing/Distribution |
/solo-playbook | Step-by-step playbook for any goal | /solo-playbook how do I get my first 100 users? |
/solo-roast | Get your plan roasted — with data | /solo-roast spend 6 months building before launch |
All data was generated by the [Starter Story Pipeline](https://github.com/yayashuxue/starterstory-pipeline) — a 5-step process that:
We ran it on 101 Starter Story videos. The result:
Key findings:
Want to run the pipeline yourself or adapt it for a different channel? Check out the [pipeline repo](https://github.com/yayashuxue/starterstory-pipeline).
.claude-plugin/
marketplace.json # Claude Code plugin marketplace entry
plugin.json # plugin manifest
knowledge/ # single source of truth (shared by 5 skills)
patterns.json
insights.md
skills/
solo-analyze/SKILL.md
knowledge -> ../../knowledge # symlink
solo-growth/SKILL.md
knowledge -> ../../knowledge
solo-patterns/SKILL.md
knowledge -> ../../knowledge
solo-playbook/SKILL.md
knowledge -> ../../knowledge
solo-roast/SKILL.md
knowledge -> ../../knowledge
solo-failures/ # self-contained (own knowledge bundle)
SKILL.md
knowledge/
failure-modes.md
patterns.json
install.sh # Claude (clone fallback) installer
install-codex.sh # Codex installerDon't want to install yet? solo-founder-playbook.vercel.app/try lets you pick a skill, paste your situation, and copy a self-contained prompt to use in any chat (Claude, ChatGPT, Gemini). Same data, zero install.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.