mission-control

Manage tasks on a Kanban board with AI agent execution.

2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/aztr0nutzs/NET_NiNjA.v1.2 --skill mission-control-aztr0nutzs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mission-control
Source: https://github.com/aztr0nutzs/NET_NiNjA.v1.2/tree/main/skills/skills-folders/mission-control
Command: npx skills add https://github.com/aztr0nutzs/NET_NiNjA.v1.2 --skill mission-control-aztr0nutzs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines task management for AI assistants by providing a Kanban-style board that allows humans to prioritize and track tasks, while the AI automatically executes them when moved to the "In Progress" column.

Core Features & Use Cases

  • Kanban Board Interface: Visualize workflow with columns like Backlog, In Progress, Review, and Done.
  • Automated Task Execution: AI agent automatically picks up tasks moved to "In Progress".
  • Subtask & EPIC Support: Break down complex tasks and manage larger initiatives.
  • Use Case: A product manager can create tasks on the board, and the AI assistant can automatically start working on them, update their status, and add comments, significantly speeding up development cycles.

Quick Start

Use the mission-control skill to set up Mission Control for my workspace.

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 automated Kanban task management for an AI assistant?

Automated Kanban task management for an AI assistant is set up by initializing a workspace where the agent monitors a board. When tasks are moved to the In Progress column, the AI automatically executes them and updates their status.

Can I use GitHub for task management data persistence and webhook triggers?

Yes, GitHub is supported for task management data persistence and webhook triggers. The system integrates directly with GitHub repositories to store task data and automatically trigger the AI agent when changes occur.

How do I manage EPICs and subtasks on a Kanban board with an AI agent?

You manage EPICs and subtasks on a Kanban board by creating complex tasks and breaking them down into smaller items. The AI agent can then process these subtasks, automatically updating statuses and adding comments as it works.

Does AI task automation work with a web dashboard and CLI?

AI task automation works with both a web dashboard and a CLI. You can visualize the workflow and prioritize tasks using the dashboard, while the command line interface allows for direct task creation and management.

What is the best way to trigger an AI agent to automatically start working on tasks?

The best way to trigger an AI agent to automatically start working is to move a task card to the In Progress column on the Kanban board. The agent detects this status change and immediately begins execution.