This is a self-hosted coordination dashboard for teams running multiple AI agents. It gives you a kanban board with real-time WebSocket updates, team chat, and visibility into scheduled jobs and Claude Code sessions. The whole thing runs on your server from an open-source repo, stores everything as JSON files in a .mission-control directory, and includes a CLI so agents can update tasks from the terminal. It's instruction-only (no code executes in the skill itself) and passed a security audit with zero critical or high findings. If you're wrangling several autonomous agents and need a shared view of what they're doing, this gives you that without requiring a cloud account.
npx skills add https://github.com/asif2bd/jarvis-mission-control-openclaw --skill jarvis-mission-control