agentsclimarketplace

Mission control uninstall

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

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-uninstall

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

Use when Codex should remove the Mission Control plugin bundle, synced skills, and managed Codex MCP registration.

SKILL.md

1.1 KB, as published. Nobody here has run it

Mission Control Uninstall

Use this skill when the user wants one-command Mission Control cleanup from Codex home.

The Codex chat agent is not the Mission Control Manager.

One-command workflow

python scripts/mission-control-manage.py uninstall

Expectations

  • Remove the Mission Control plugin bundle from Codex home.
  • Remove synced mission-control* skills from Codex home.
  • Remove the managed mcp_servers."mission-control" config block.
  • Stop the local Mission Control daemon when safe, unless the user asks to keep it running.
  • Tell the user that already-open Codex or Claude sessions may still show stale Mission Control plugin or MCP state until the app is force-quit and reopened.
  • Never require the standalone UI.

Safety constraints

  • Do not delete the source repository checkout unless the user explicitly asks for that.
  • Do not claim the uninstall is complete without reporting what was actually removed.

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.