founder-os
v1.3.0
Published
AI-powered business automation for founders — installs into any Claude Code project
Downloads
297
Maintainers
Readme
founder-os
AI-powered business automation for founders — installs into any Claude Code project.
Install
npx founder-os@latest --initWhat It Creates
.founderOS/— Engine (infrastructure, scripts, memory, intelligence).claude/commands/— 30+ command namespaces (inbox, briefing, report, etc.).claude/skills/— Domain knowledge for each namespace.claude/agents/— Agent team configurations.claude/CLAUDE.md— Project instructions for Claude Code
Commands
| Command | Description |
|---------|-------------|
| npx founder-os --init | Install or update |
| npx founder-os --status | Check installation |
| npx founder-os --uninstall | Remove Founder OS |
| npx founder-os --version | Show version |
After Install
- Set
NOTION_API_KEYin your environment - Run
gws auth loginfor Gmail/Calendar/Drive - Open Claude Code and try
/inbox triage
Update
Re-run npx founder-os@latest --init anytime. Your customizations are preserved.
License
MIT
