The full system one Colombian solo founder used to make Claude execute autonomously without supervision.
- 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
git clone https://github.com/robertoleono/amplifier-os ~/.claude
chmod +x ~/.claude/hooks/*.sh ~/.claude/hooks/*.py
# Edit ~/.claude/settings.json hooks paths~/.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
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.
This repo is the live system. Updates pushed nightly. Telemetry public at sophie.studio/dashboard once DNS lands.
- 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
MIT. Take it. Make it yours.