Skip to content

robertoleono/amplifier-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amplifier OS · Autonomous Operating System for Solo Founders

The full system one Colombian solo founder used to make Claude execute autonomously without supervision.

What it does

  • 25 specialist agents (CEO, Sales, CTO, CFO, etc) · all configured for solo-founder reality
  • Real-time validators block bad writes before they ship (anti-smoke + dialect + emoji + secret leak)
  • Cwd-aware project bootstrap · 14 projects mapped · zero context switching cost
  • Persistent memory · cross-session · cross-venture · 50+ memory files merged into 1 source of truth
  • Telemetry · SQLite logs every hook fire + skill activation + LLM cost + time saved
  • Money Machine · reply triage + lead generator + MRR tracker + onboarding sequencer · daily cron

How to install

git clone https://github.com/robertoleono/amplifier-os ~/.claude
chmod +x ~/.claude/hooks/*.sh ~/.claude/hooks/*.py
# Edit ~/.claude/settings.json hooks paths

Architecture

~/.claude/
  hooks/              # UserPromptSubmit + PreToolUse + Stop + SessionStart + StatusLine
  skills/             # 25 agents + 20 anthropic-skills + custom (mcp-builder/etc)
  commands/           # 21 slash commands (/100 /honest /tres /deep /build /ship /demo /audit)
  telemetry/          # SQLite + dashboard.py + LaunchAgent every 15min regen
  scripts/            # chrome_drive.py + keychain_store_token.py + approval_queue.py
  projects/           # per-project memory + state docs

Why open source

The system has value only when shaped to YOUR voice + projects. Forking + customizing is the point.

The components are reusable patterns. The application is yours.

Status · build-in-public

This repo is the live system. Updates pushed nightly. Telemetry public at sophie.studio/dashboard once DNS lands.

Source · brutal honest

  • 5+ pivots over 4 months · most ventures still pre-revenue
  • The OS is good · distribution is the bottleneck
  • Following Pieter Levels / Marc Lou patterns: ship publicly + iterate
  • Goal: $1M+ ARR autonomous portfolio 12-24 mo · $500M+ valuation 3-5 yr

License

MIT. Take it. Make it yours.

About

The full autonomous OS that built Sophie OS Studio · build-in-public · the system I gave Claude so it could close real customers solo · open source pattern, not a product

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors