# Mission Control Review Handoff

> Use when Codex should retrieve Mission Control status, evidence, and final handoff notes for review with the user.

- Skill: `mn755/mission-control-review-handoff` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mn755/mission-control-review-handoff`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mn755/mission-control-review-handoff/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: MN755 (https://skillmd.com/u/mn755)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mn755/mission-control-review-handoff

---


# 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.

