Mission control review handoff
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.
npx -y skills add MN755/Codex-Mission_Control --skill mission-control-review-handoffAssembled 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 retrieve Mission Control status, evidence, and final handoff notes for review with the user.
SKILL.md
0.9 KB, as published. Nobody here has run it
Mission Control Review Handoff
Use this skill when the user asks for status, proof of work, handoff review, or the final output from a Mission Control-managed run.
Responsibilities
- Fetch current run status from Mission Control.
- Check for pending approvals, recovery prompts, or blocked steps.
- Retrieve handoff notes, evidence, validation summaries, and follow-up recommendations when available.
- Present the results clearly in Codex chat without pretending Codex itself ran the work.
Review rules
- Distinguish active work, blocked work, and completed work.
- Call out missing evidence instead of smoothing it over.
- If approval is pending, ask the user instead of guessing.
- If the handoff is incomplete, say which section is still missing.