A live, 10-agent AI operating system built to run my own work — orchestrator routes tasks across specialized agents with scoped memory, each accessible through its own Discord channel. Self-hosted on a $5 VPS. Practical, not theoretical.
Each agent has its own Discord channel, its own slash commands, and its own slice of vault access. Therapy is fully sandboxed — no other agent reads it. Orchestrator has read-only awareness of every other scope and routes work to the right agent automatically.
Most "AI agents" lose context the moment the chat ends. This OS doesn't. Every memory is written to disk, classified by type, and surfaced again when relevant.
Four categories — user, feedback, project, reference. Each captures a different kind of durable fact and gets recalled differently.
A long-term memory MCP (Vestige) uses spaced-repetition decay to forget what no longer matters and reinforce what does.
Memories are saved automatically from conversation — feedback, corrections, confirmations, project state — without being asked.
The OS is Claude Code as the brain, with a layered stack around it. None of it is generic AI plumbing — every piece is here because it removes friction from the daily work.
Lifecycle event hooks (pre-tool, post-edit, stop) enforce rules — like "every response in a Discord channel must go through the reply tool, never terminal."
84+ installed skills, each a reusable workflow as a markdown file. Built once, run anywhere — chat, co-work, or CLI.
Vestige (long-term memory), Reddit, Google Sheets, Vercel, Discord — connectors that let the agents reach real systems.
A Rust proxy that auto-rewrites CLI commands for 60–90% token savings on dev operations. Built around the "CLI over MCP" principle.
For deep context questions, the system fans out 2–3 read-only Explore subagents in parallel so the main context stays clean.
The whole stack runs on a $5/month VPS. No platform lock-in, no per-seat pricing, full data control.
I sell n8n automation, ad operations, and GEO — but you're really hiring the velocity this stack gives me. Open to consulting and contract work.
Work with me Back to portfolio