Mission Control Uninstall

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

MN755 9acc82d 1.1 KB Updated

File contents

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.

MN755/Codex-Mission_Control/tree/main/.codex/skills/mission-control-uninstall commit 9acc82da40

Frequently asked questions

npx skillmds@latest add mn755/mission-control-uninstall