con un clic
mission-archive
Archive a Mission and close its Mission Panes through the Mexus CLI.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Archive a Mission and close its Mission Panes through the Mexus CLI.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Use when showing a Web board for a Markdown-only Agent Team Mission without a Mexus server.
Use when opening a RoundTable proposal in the active Markdown-backed Agent Team Mission.
Use when executing the next tasks from a Markdown-backed Agent Team kanban with Claude Code or Codex background Agents.
Use when starting or continuing a Markdown-only Agent Team Mission with Claude Code or Codex background Agents and no Mexus server.
Use when summarizing a Markdown-only Agent Team Mission from local files.
Use when stopping the local Web board for a Markdown-only Agent Team Mission.
| name | mission-archive |
| description | Archive a Mission and close its Mission Panes through the Mexus CLI. |
| argument-hint | <name> [--force] |
/mission-archiveUse this skill when the user invokes /mission-archive <name> [--force].
Validate that <name> is present. Preserve --force only when the user passed it. Then run one of:
mexus mission archive <name>
mexus mission archive <name> --force
If the CLI reports MissionArchiveBlockedError, HTTP status 409, or a running-pane archive refusal, print this actionable guidance:
Mission has running Panes. Either close them with `mexus pane close <id>` or re-run with `--force` to close them automatically.
Otherwise, pass through the CLI success or failure output without inventing extra archive state.