Self-hosted AI that works across every channel
One installation, multiple touchpoints. Memory persists across sessions.
Example: Atlas (Shopify Dev) has two connected skills:
1. Context7 skill โ Current Shopify/Liquid docs | 2. Store skill โ Our landing pages, sections, styling conventions
# SOUL.md - Rory (Content Writer) ## Who You Are You are Rory, the content editor for Founder Codes. You write clear, opinionated technical content. ## Operating Principles - Write in active voice - No corporate jargon - Include code examples when relevant ## Autonomy Boundaries - CAN: Edit drafts, suggest headlines, fix typos - ASK FIRST: Publish to production, email outreach
Identity files define personality and boundaries.
Activity Feed
๐ข Knox assigned task to Rory
๐ Rory โ in_progress
โ Atlas completed PR #147
๐ Scout flagged 3 emails
mc tasks:list# Create and assign tasks mc tasks:create '{"title":"..."}' mc assign '{"taskId":"...", "agentId":"..."}' mc standup:generate
| Repository | Agent |
|---|---|
| helm-focus-app | Rosie |
| Helm-Wake | Swift |
| Shopify | Atlas |
Calendar, priorities, blockers โ iMessage
Inbox, calendar, project status
What got done, what's pending
Pattern analysis, MEMORY.md updates
iMessage Preview:
Good morning! Here's your day:
โข 10am: Team sync (prep notes attached)
โข 3 emails need response (flagged)
โข PR #147 ready for review
Infrastructure:
โข Mac Mini runs 24/7
โข SyncThing syncs folders across devices
โข Screens 5 for remote Mac Mini access
WisprFlow: Voice-First Development
"1.5 million words dictated. That's 15 complete books worth of contentโall spoken, not typed."
Hooks into Claude Codeโafter any plan is created, Codex automatically checks it.
npx skills add \ github.com/cathrynlavery/codex-skill -y
# Clone your .agents repo git clone github.com/you/.agents ~/.agents # Symlink to each tool ln -s ~/.agents/skills ~/.warp/skills ln -s ~/.agents/skills ~/.codex/skills ln -s ~/.agents/skills ~/.conductor/skills
{ "agents": { "knox": { "model": "claude-sonnet", // Fast coordination }, "opus": { "model": "claude-opus", // Deep analysis }, "rosie": { "model": "codex-5.2", "reasoning": "xhigh", // Bug fixes (accuracy critical) } } }
Match the model to the task. Speed where it matters, accuracy where it's critical.
AI is always available across every channel
Instead of: Browser tabs
Route work to the right expert
Instead of: One generalist
Build autonomy over time with boundaries
Instead of: All-or-nothing
Same workflows in every tool
Instead of: Vendor lock-in
These patterns apply whether you use OpenClaw or build your own system.
github.com/openclaw/openclaw
github.com/cathrynlavery/codex-skill
founder.codes
I created founder.codes to share more of what I'm building.
Guides, templates, and workflows for AI-powered development.
Technical systems and operational tactics for founder-operators. Delivered weekly.
No spam. Unsubscribe anytime.