Autonomous Multi-Agent System
A persistent AI system built on Claude Code that manages your entire project portfolio. It spawns workers, ships code, drafts content, handles escalations, and self-improves — while you sleep.
Everything you need to run an autonomous operation across software, content, and business.
Isolated work areas for each project. Plans, tasks, knowledge, and escalations — all scoped and organized.
The central brain. Reads your portfolio, triages work, spawns workers, makes decisions, and only escalates what it can't resolve.
Web UI for approving content drafts, resolving escalations, chatting with the orchestrator, and monitoring system activity in real time.
Workers escalate decisions they can't make. You resolve them from the dashboard. Auto-triage rules learn your preferences over time.
Persistent memory across sessions. Conventions, decisions, patterns, and research survive restarts. Nothing gets lost.
Extensible capability system. TDD, debugging, brainstorming, browser automation, social media posting — install from a marketplace or build your own.
Cron-like job runner for heartbeats, content schedules, self-improvement analysis, and any recurring task you define.
Analyzes its own conversation logs, identifies failure patterns, and rewrites its skills, hooks, and workflows to get better every cycle.
A multi-agent system where the orchestrator delegates work to specialized space workers, each operating in an isolated project context.
A real-time dashboard for approving content, resolving decisions, and monitoring everything the system does.
Create spaces for each domain — a SaaS product, social media presence, client project. Each gets its own plans, tasks, and knowledge.
The orchestrator reads your portfolio, spawns workers for each space, and coordinates across projects. Heartbeat monitors detect changes and trigger work.
Workers escalate decisions they can't make. You approve content drafts, resolve architectural questions, and watch the system get smarter.
One command. Clones the repo, builds the dashboard, deploys hooks and skills, starts everything.
curl -fsSL https://raw.githubusercontent.com/gkkirsch/superbot2/main/install.sh | bash
Requires: macOS, git, node v18+, jq. Claude Code is installed automatically if missing.
superbot2
Start the orchestrator + dashboard
superbot2 update
Pull latest code, redeploy
superbot2 setup
Re-run initial setup