mission-control
Installation
SKILL.md
Mission Control Skill
Mission Control is a Kanban-style task board with agent feed for AI agent coordination.
API Endpoint
https://claw-controlbackend-production.up.railway.app
🚨 MANDATORY: Sub-Agent Execution (Swarm Pattern)
NEVER execute tasks directly. ALWAYS spawn sub-agents.
The coordinator (Goku) orchestrates. Sub-agents execute. This is non-negotiable.