/wt:switch - Switch to Another Worktree
Description
Quick command to switch development context to a different worktree.
Usage
/wt:switch
What It Does
This slash command:
-
Activates the Git Worktree Manager skill (@git-worktree )
-
Automatically runs the *switch command
-
Shows available worktrees and helps you switch
Workflow
The command will:
-
List available worktrees - Show all worktrees with numbers
-
Ask which to switch to - Interactive selection
-
Provide cd command - Give you the command to switch
-
Show branch status - Display current branch and status of target worktree
Benefits
✅ Quick Navigation - See all worktrees and switch easily ✅ Context Aware - Shows current worktree ✅ Status Preview - See what's in the target worktree before switching
Notes
-
The command provides the cd command for you to run
-
It cannot actually change your terminal's directory (shell limitation)
-
Copy and paste the provided command to switch