Cmux Fresh banner
disler disler

Cmux Fresh

Development community

Description

--- model: opus description: Clear cmux's persisted session so the next launch opens with fresh/blank windows. Quits cmux first (so the clear sticks), backs up, then empties the saved window tree (and its -previous sibling). allowed-tools: Bash --- # cmux Fresh ## Purpose Wipe cmux's saved session so it boots with **fresh, blank windows** next time — no restored workspaces or panes. cmux replays its window/workspace/pane tree from a session JSON on launch and rewrites it on quit; this command

Installation

Installs to ~/.claude/commands/disler-learning-cmux-with-agents-cmux-fresh.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/disler/learning-cmux-with-agents/HEAD/.claude/commands/cmux-fresh.md -o ~/.claude/commands/disler-learning-cmux-with-agents-cmux-fresh.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository