Self-hosted control plane for AI agents: dispatch tasks, review runs, track spend, and operate OpenClaw, Claude Code, Codex, and other runtimes.
Mission Control is a self-hosted, open-source Next.js dashboard for orchestrating fleets of AI agents, built on SQLite with no external dependencies like Redis or Postgres. It exposes 32 UI panels covering task dispatch, a Kanban-style workflow board, token and spend tracking, cron-based recurring tasks with natural language scheduling, MCP call auditing, and a Skills Hub that browses and security-scans agent skills from the ClawdHub and skills.sh registries. The platform connects to Claude through a Claude Code bridge that surfaces team tasks, sessions, and configurations in read-only mode, and supports framework adapters for Claude SDK alongside OpenClaw, CrewAI, LangGraph, and AutoGen. A built-in Aegis review system blocks task completion until a human operator signs off, and a four-layer eval framework assigns trust scores to agents. The project ships 577 tests (282 unit, 295 end-to-end) and targets engineering teams, solo developers, and operators who need auditable, locally deployable control over multi-agent Claude workflows without relying on third-party cloud infrastructure.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/builderz-labs/mission-control && cp mission-control/*.md ~/.claude/agents/1 items in this repository
Interact with Mission Control — AI agent orchestration dashboard. Use when registering agents, managing tasks, syncing skills, or querying agent/task status via MC APIs.
Subagents overview
What people ask about mission-control
What is builderz-labs/mission-control?
+
builderz-labs/mission-control is subagents for the Claude AI ecosystem. Self-hosted control plane for AI agents: dispatch tasks, review runs, track spend, and operate OpenClaw, Claude Code, Codex, and other runtimes. It has 5.9k GitHub stars and was last updated 2d ago.
How do I install mission-control?
+
You can install mission-control by cloning the repository (https://github.com/builderz-labs/mission-control) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is builderz-labs/mission-control safe to use?
+
Our security agent has analyzed builderz-labs/mission-control and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains builderz-labs/mission-control?
+
builderz-labs/mission-control is maintained by builderz-labs. The last recorded GitHub activity is from 2d ago, with 7 open issues.
Are there alternatives to mission-control?
+
Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.
Deploy mission-control to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/builderz-labs-mission-control)<a href="https://claudewave.com/repo/builderz-labs-mission-control"><img src="https://claudewave.com/api/badge/builderz-labs-mission-control" alt="Featured on ClaudeWave: builderz-labs/mission-control" width="320" height="64" /></a>More Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.