mission-control

Coordinate multi-step workflows by decomposing tasks and tracking progress.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a centralized orchestration layer to manage multi-step work, keeping humans in the loop while coordinating agents and maintaining task state.

Core Features & Use Cases

  • Task graph planning and dependency management across setup, preflight, execution, and control phases.
  • Human-in-the-loop decision points with gates to evaluate plans, fix issues, and hand off state for compaction or resumption.
  • Continuous monitoring, verification, and reporting to ensure progress and auditable history.
  • Use Case: Coordinate complex workflows that require decomposition, delegation, and long-running tasks with evolving context.

Quick Start

Use /mission-control to start coordinating a multi-step workflow, decompose a user request into tasks, and materialize them after approval.

Frequently Asked Questions about mission-control

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

FAQPage Schema
How do I coordinate multi-step work with task graphs and multiple agents?

To coordinate multi-step work, you can use a centralized orchestration layer that decomposes tasks, assigns agents, and tracks progress through phase-driven workflows with gates and verifications.

What is the best way to manage long-running projects that require context handoff?

Managing long-running projects requires an orchestration layer that maintains task state and uses human-in-the-loop decision points to evaluate plans, fix issues, and hand off state for compaction or resumption.

How do I plan task dependencies across setup, preflight, execution, and control phases?

Task dependency planning is handled by enforcing a phase-driven workflow with gates to evaluate plans, fix issues, and hand off state for compaction or resumption across setup, preflight, execution, and control phases.

Can I use human-in-the-loop decision gates to evaluate plans and fix issues during workflow execution?

Yes, human-in-the-loop decision points with gates are explicitly designed to evaluate plans, fix issues, and hand off state during execution, ensuring continuous monitoring, verification, and reporting for auditable history.

Does mission-control support continuous monitoring and reporting for complex workflow delegation?

Yes, mission-control supports continuous monitoring, verification, and reporting to ensure progress and maintain an auditable history when delegating tasks within complex workflows.

When do I need a centralized orchestration layer for task decomposition and delegation?

You need a centralized orchestration layer when working on long-running projects in dynamic environments that require planning, delegation, task decomposition, and evolving context management.

Related Skills