Skip to main content
Run any Skill in Manus
with one click

git-worktree

Stars6
Forks1
UpdatedJuly 6, 2026 at 20:31

Use whenever the user wants to create, remove, or list git worktrees, work on a branch in parallel without disturbing the current checkout, or clean up / prune / garbage-collect / tidy merged or closed branches and their worktrees (including resetting the main worktree back to the default branch and syncing it). The user has a custom wrapper called `git-wt` - always use it (`git wt add` / `rm` / `list` / `gc`) instead of `git worktree` directly.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly