What problem does it solve?
This Skill streamlines AI agent coordination by providing a visual Kanban board for task management and a real-time feed for communication, preventing agents from working in silos or on redundant tasks.
Core Features & Use Cases
- Task Management: Create, track, and update tasks on a Kanban board with distinct statuses (backlog, todo, in_progress, review, completed).
- Agent Coordination: Spawn sub-agents for specific roles (e.g., Vegeta for code review, Bulma for DevOps) and monitor their progress.
- Real-time Feed: Post updates, task completions, and blockers to a central feed for all agents to see.
- Use Case: When an AI needs to develop a new feature, it creates a task, spawns sub-agents for coding and testing, monitors their progress via the feed, and marks the task complete once all sub-agent work is done.
Quick Start
Use the mission-control skill to create a new task titled "Implement user authentication" with a description "Set up JWT for secure login".