23blocks Os Ai Maestro
23blocks OS AI Maestro is a Claude Code plugin for the Build phase that orchestrates multiple AI coding agents with memory search, code-graph queries, and inter-agent messaging from one dashboard.
Orchestrate multiple coding agents from one dashboard with shared memory, code-graph queries, and inter-agent messaging.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install 23blocks-os-ai-maestro@23blocks-OS/ai-maestroBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:23blocks-OS/ai-maestro") and the paste-ready config with skillselion.get_install_config("plugin:23blocks-OS/ai-maestro").
What it does
23blocks OS AI Maestro is a Claude Code plugin bundle that acts as an AI agent orchestrator with a built-in skills system. Solo builders and small teams use it when one assistant is not enough—they want memory search, code-graph queries, and agent-to-agent messaging wired together instead of juggling separate tools. The dashboard lets you manage Claude, Codex, or other agents in one place and relocate workloads across computers without losing orchestration context. It fits the build phase first because you stand up agent tooling while implementing, but the same coordination helps when you operate and iterate on production code. Install when you are serious about multi-agent development, not for a quick single-task prompt. Expect orchestration and skills wiring, not a turnkey SaaS product generator.
Highlights
- Central dashboard to manage Claude, Codex, and other agents from one place
- Memory search and code-graph queries as shared agent superpowers
- Agent-to-agent messaging for coordinated multi-agent workflows
- Skills system to extend what each agent can do consistently
- Move agents between machines and locations without rebuilding context from scratch
Why builders use it
Running several coding agents in parallel fragments context, memory, and handoffs across terminals and machines.
After install, you coordinate agents, shared memory, and graph-backed queries from a single orchestration surface tied to your skills system.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 590 stars, 0 votes.
FAQ
Who is 23blocks OS AI Maestro for?
It is for solo builders and small teams who manage more than one AI coding agent and want shared memory, code-graph queries, and messaging without custom glue code.
When should I use 23blocks OS AI Maestro?
Use it during build and ongoing iteration when agents must query the same graph and memory and talk to each other across sessions or machines.
How do I add 23blocks OS AI Maestro to my agent?
Add the plugin from the 23blocks-OS/ai-maestro repository in Claude Code’s plugin flow, then configure the Maestro dashboard and skills for your agents.
Comments
Share how you use 23blocks-os-ai-maestro, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.