Autonomous Multi-Agent System

superbot2

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.

Features

Everything you need to run an autonomous operation across software, content, and business.

Spaces

Isolated work areas for each project. Plans, tasks, knowledge, and escalations — all scoped and organized.

Orchestrator

The central brain. Reads your portfolio, triages work, spawns workers, makes decisions, and only escalates what it can't resolve.

Dashboard

Web UI for approving content drafts, resolving escalations, chatting with the orchestrator, and monitoring system activity in real time.

Escalations

Workers escalate decisions they can't make. You resolve them from the dashboard. Auto-triage rules learn your preferences over time.

Knowledge

Persistent memory across sessions. Conventions, decisions, patterns, and research survive restarts. Nothing gets lost.

Skills & Plugins

Extensible capability system. TDD, debugging, brainstorming, browser automation, social media posting — install from a marketplace or build your own.

Scheduler

Cron-like job runner for heartbeats, content schedules, self-improvement analysis, and any recurring task you define.

Self-Improvement

Analyzes its own conversation logs, identifies failure patterns, and rewrites its skills, hooks, and workflows to get better every cycle.

Architecture

A multi-agent system where the orchestrator delegates work to specialized space workers, each operating in an isolated project context.

Orchestrator
Triages · Dispatches · Decides
spawns
Space Worker
saas-product
SaaS Space
api billing onboarding
Space Worker
social-media
Social Space
drafts engagement
Space Worker
meta
Meta Space
dashboard plugins
Agent
Space
tag Project

How It Works

A real-time dashboard for approving content, resolving decisions, and monitoring everything the system does.

1

Define Your Spaces

Create spaces for each domain — a SaaS product, social media presence, client project. Each gets its own plans, tasks, and knowledge.

2

The Orchestrator Works

The orchestrator reads your portfolio, spawns workers for each space, and coordinates across projects. Heartbeat monitors detect changes and trigger work.

3

You Review Results

Workers escalate decisions they can't make. You approve content drafts, resolve architectural questions, and watch the system get smarter.

[ Dashboard ]
Escalations · Chat · Approvals · Activity Pulse · Scheduling

Install

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.

After install:

$
superbot2 Start the orchestrator + dashboard
$
superbot2 update Pull latest code, redeploy
$
superbot2 setup Re-run initial setup