بنقرة واحدة
mission-archive
Archive a Mission and close its Mission Panes through the Mexus CLI.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Archive a Mission and close its Mission Panes through the Mexus CLI.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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.