Releases: ARCASSystems/FounderOS
v1.1.0 - Public launch
First public release of Founder OS. The operating layer for a solo founder, running on Claude Code.
What's new in v1.1.0
Voice and brand profiles. A short interview captures how you write and how your work looks. Every output - emails, LinkedIn posts, CVs, proposals, decks - is then written and styled as you, not as Claude.
voice-interview- captures your writing voice intocore/voice-profile.ymlbrand-interview- captures your visual brand intocore/brand-profile.ymlyour-voice- applies the voice profile to every text outputyour-deliverable-template- applies the brand profile to every visual output (CV, proposal, deck, one-pager)
Business-context-loader. Per-company context file scanner. Reports gaps, picks the next question, and routes you to the next highest-leverage move based on what's filled, partial, or stale.
Surface expansion. Skill count goes from 15 to 20. Five new skills above plus the original fifteen.
Hardening. MIT LICENSE added. .gitignore expanded to cover editor state, build artifacts, and local Claude settings. Internal references cleaned up so ported skills speak FounderOS, not PersonalOS.
What ships in this repo
- 20 skills (setup wizard, weekly review, priority triage, brain log, decision framework, session handoff, meeting prep, knowledge capture, email drafter, SOP writer, founder coaching, unit economics, content repurposer, strategic analysis, pre-send check, voice-interview, brand-interview, your-voice, your-deliverable-template, business-context-loader)
- 5 slash commands (
/founder-os:setup,/founder-os:update,/today,/pre-meeting,/capture-meeting) - 4 role modes as behavioural switches (COO default, BD, CMO, Chief of Staff)
- Templates for the six core operating files plus brain log and flags
- Notion starter kit for users who do not run Claude Code
Install
Mac, Linux, or git-bash on Windows:
git clone --depth 1 https://github.com/ARCASSystems/FounderOS.git ~/founder-os && cd ~/founder-os
Then in Claude Code: /founder-os:setup
The setup wizard takes 15 to 20 minutes the first time and generates your full operating system locally.
Status
Early and honest. See notion-package/pages/05-current-limits.md for current limits.
Built by Alistair Aranha at ARCAS Systems.