← Back to list

wt-switch
by michael-menard
a monorepo architecture
⭐ 0🍴 0📅 Jan 12, 2026
SKILL.md
name: wt-switch description: Switch development context to a different git worktree. Use when moving between different features or stories. Shows all available worktrees and provides navigation commands.
/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
*switchcommand - 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
cdcommand for you to run - It cannot actually change your terminal's directory (shell limitation)
- Copy and paste the provided command to switch
Score
Total Score
45/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
○Issue管理
オープンIssueが50未満
0/5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon