agentsclimarketplace

Mission control interview

Skill MN755/Codex-Mission_Control/apps/mcp-server/src/mission_control_mcp_server/_bundled/skills/mission-control-interview

An Open Source Platform For Building Projects With OpenAI's Codex, Claude CLI, And Other Coding LLMs Using Multi-Agent Swarms And Customizable Workflows. Runs On Windows, MacOS, And Linux.

Install
npx -y skills add MN755/Codex-Mission_Control --skill mission-control-interview

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Run a full Mission Control Manager interview. Use when the project is ambiguous, project-specific intake matters, or the user wants the Manager to ask clarifying questions with budgeted depth before planning or build work.

SKILL.md

2.0 KB, as published. Nobody here has run it

Mission Control Interview

Purpose

Run a full Manager-generated interview through Codex chat.

The Codex chat agent is not the Mission Control Manager. It is the bridge between the user and the Mission Control Manager.

Use when

  • The project is new or ambiguous.
  • Important requirements are still unknown.
  • The user wants the Manager to gather structured clarifications first.

Workflow

  1. Attach or confirm the project context.
  2. Start the interview flow through Mission Control.
  3. Relay project-specific questions with category, why, impact, and options.
  4. Respect the question budget and let the Manager stop early when enough is known.
  5. Return the resulting interview state and next planning step.

Mission Control calls

Tools:

  • mission_control_attach_workspace
  • mission_control_start_task

Resources:

  • mission-control://projects/{project_id}/status
  • mission-control://projects/{project_id}/pending-decisions

User-facing output

  • Present each question cleanly with why it matters.
  • Summarize answered themes, remaining unknowns, and whether the Manager believes the interview is complete.

Approval behavior

The user answers the interview questions directly. Do not auto-fill answers unless the user explicitly asks you to propose one.

Never do

  • Do not fall back to a generic questionnaire if the repo already answers the question.
  • Do not keep asking after the Manager has enough context.
  • Do not answer for the user.

Failure and fallback

If a dedicated interview tool is not available, request clarifications through a Manager-led task and preserve the same structured question format in chat.

Example invocation

Have Mission Control run the full project interview before planning.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.