بنقرة واحدة
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.