Skip to main content
ClaudeWave

Self-hosted control plane for AI agents: dispatch tasks, review runs, track spend, and operate OpenClaw, Claude Code, Codex, and other runtimes.

Subagents5.9k stars19 forksTypeScriptMITUpdated 2d ago
Editor's note

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.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/builderz-labs/mission-control && cp mission-control/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

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.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-observabilityagent-operationsagent-orchestrationai-agentsclaude-codecodexdeveloper-toolsmcpnextjsopen-sourceopenclawself-hostedsqlitetask-managementtypescript

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.

Featured on ClaudeWave: builderz-labs/mission-control
[![Featured on ClaudeWave](https://claudewave.com/api/badge/builderz-labs-mission-control)](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