Create a worktree and set up symlinks:
bash
python3 .claude/skills/worktree-setup/scripts/setup-worktree.py <project-name> <branch-name>
创建 Git 工作树,并为已共享的 Git 忽略文件设置符号链接
--- frontmattername: worktree-setup description: Create a git worktree and set up symlinks to shared gitignored files disable-model-invocation: false allowed-tools: Bash(python3 *), Bash(git worktree *)
Create a worktree and set up symlinks:
python3 .claude/skills/worktree-setup/scripts/setup-worktree.py <project-name> <branch-name>