Mission Control Skill Mission Control is a Kanban-style task board with agent feed for AI agent coordination. API Endpoint --- 🚨 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. The Golden Rule How to Spawn Sub-Agents Use tool: Spawn by Role | Task Type | Spawn As | Label Pattern | |-----------|----------|---------------| | Code review | Vegeta | | | Architecture | Piccolo | | | Research/QA | Gohan | | | DevOps/Infra | Bulma | | | Deployment | Trunks | | | Str…