branch-session

Branch the current Claude Code session into a new tmux session using --resume. Creates a parallel conversation that can diverge independently. Use when you want to explore an alternative approach without losing your current context.

$ 安裝

git clone https://github.com/buddyh/claude-code-skills /tmp/claude-code-skills && cp -r /tmp/claude-code-skills/branch-session ~/.claude/skills/claude-code-skills

// tip: Run this command in your terminal to install the skill