From cmux-kit
Restores cmux snapshots to recreate workspace layouts, pane trees, directories, and Claude sessions via cmux commands. Useful for resuming terminal multiplexer sessions after restarts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cmux-kit:restoreThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
저장된 스냅샷에서 cmux 레이아웃과 Claude 세션을 복원합니다.
저장된 스냅샷에서 cmux 레이아웃과 Claude 세션을 복원합니다.
인자: {{ARGUMENTS}}
cmux-restore {{ARGUMENTS}}
~/.cmux-snapshots/latest.json)cmux new-workspace로 생성cmux new-split으로 재구성cd <dir> 전송claude --resume <id> 로 정확한 세션 복원claude -c 로 최근 세션 복원머신이 느리거나 복원 중 실패가 생기면 대기 시간을 늘리세요:
CMUX_RESTORE_DELAY=1.0 cmux-restore
~/.claude/projects/)가 없으면 claude -c fallback을 사용합니다.npx claudepluginhub sanghun0724/cmux-claude-skills --plugin cmux-kitSaves current cmux layout tree and Claude session IDs to JSON snapshot for restoration after cmux restart. Useful for persisting sessions and panes across restarts.
Backs up all cmux workspaces, surfaces, and their working directories via the socket API, producing a timestamped JSON snapshot for later restoration.
Controls cmux macOS terminal multiplexer: manages workspaces/panes/surfaces/panels, sends commands to terminals/browsers, automates browsers, notifications, sidebar metadata. Use on /cmux or cmux requests.