mission-control

Coordinate AI-assisted task management with a Kanban dashboard and Slack summaries.

Updated May 15, 2026
One-click install
npx skills add https://github.com/cleanandsuite/mission-control --skill mission-control-cleanandsuite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mission-control
Source: https://github.com/cleanandsuite/mission-control/tree/main
Command: npx skills add https://github.com/cleanandsuite/mission-control --skill mission-control-cleanandsuite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

Mission Control provides a Kanban-style task management dashboard that helps AI assistants stay organized, preserve context, and coordinate work with humans across multiple projects.

Core Features & Use Cases

  • Kanban board with Backlog, In Progress, Review, and Done to visualize workflow.
  • CLI and dashboard UI for creating, updating, and completing tasks, subtasks, and comments.
  • EPICs, recurring tasks, templates, and per-project organization via tags and projects.
  • GitHub Pages sync and GitHub webhook-driven automation to wake the agent and record progress.
  • Brain tab and memory integration to store long-term notes and memories about tasks.

Quick Start

Say "Set up Mission Control for my workspace" to automatically install prerequisites, copy dashboard files, configure the agent, and push to GitHub.

Frequently Asked Questions about mission-control

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Kanban board for AI-assisted task management?

You can set up a Kanban board for AI-assisted task management by instructing your agent to set up the workspace, which automatically installs prerequisites, copies dashboard files, configures the agent, and pushes to GitHub.

Can I use GitHub webhooks to automate AI task tracking?

Yes, you can use GitHub webhook-driven automation to wake the agent on in_progress events and record progress. The system fetches tasks via the Git Blob API and diffs changes automatically.

Does this Kanban workflow support organizing tasks by projects and tags?

Yes, this Kanban workflow supports organizing tasks by projects and tags. It also includes EPICs for larger initiatives, recurring tasks, and templates to streamline project setup.

What is the best way to visualize an AI agent's workflow from backlog to done?

The best way to visualize an AI agent's workflow is using a Kanban-style dashboard with Backlog, In Progress, Review, and Done columns, which coordinates AI-assisted work with human oversight.

How do AI task management tools post progress updates to Slack?

AI task management tools post progress updates to Slack by waking the agent on task events, fetching diffs from the data file, and automatically posting generated summaries of the changes.

Do I need to configure a specific file to enable AI task coordination?

Yes, you need to configure the agent using the mission-control.json file in your home directory, which loads the necessary settings to enable dashboard synchronization and task coordination.