一键导入
doabandon
Capture session knowledge before abandoning — runs compact-prep in abandon mode
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Capture session knowledge before abandoning — runs compact-prep in abandon mode
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Recover context from a dead or exhausted session
Resolve PR review comments in parallel
Check plugin version status — source vs installed vs release
Enhance plans with parallel research agents
Execute work plans using subagent dispatch
Manage session worktrees — resume, cleanup, rename, switch, create
| name | do:abandon |
| description | Capture session knowledge before abandoning — runs compact-prep in abandon mode |
| argument-hint |
This is a thin wrapper around
/do:compact-prep --abandon.
Invoke /do:compact-prep --abandon immediately with any user arguments appended.
Abandon mode runs the full compact-prep checklist (memory, beads, git, compound, versions, cost) but skips queuing a post-compaction task — the session won't be resumed.
Use /do:abandon when the user is ending their session and does not plan to resume from this
context. Common triggers: "done for today", "wrapping up", "closing out", "ending the session".
The AGENTS.md routing table and session-end detection will suggest this command automatically when session-end language is detected.
Do not add any logic beyond this delegation. All behavior lives in /do:compact-prep.