WTP - Worktree Plus
JSON →Let agents manage Git worktrees via the wtp CLI.
Tools · 8
- list-worktrees List all worktrees in the repository
- add-worktree Create a new worktree for an existing or new branch
- remove-worktree Remove a worktree (optionally with its branch)
- merge-worktree Return a git merge command for a worktree branch
- init-config Initialize wtp configuration in the repository
- get-worktree-path Get the absolute path to a worktree
- shell-hook Get shell hook script (bash/zsh/fish)
- shell-init Get shell initialization script (bash/zsh/fish)