Wt
Description
A fast, simple Git worktree helper written in Go
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
wt - Git Worktree Manager
[](https://github.com/timvw/wt/actions/workflows/ci.yml) [](https://goreportcard.com/report/github.com/timvw/wt) [](https://codecov.io/gh/timvw/wt) [](https://pkg.go.dev/github.com/timvw/wt) [](https://opensource.org/licenses/MIT) [](https://github.com/timvw/wt/releases)
A fast, simple Git worktree helper written in Go. Inspired by [haacked/dotfiles/tree-me](https://github.com/haacked/dotfiles/blob/main/bin/tree-me).

Features
- Configurable worktree strategies:
global,sibling-repo,parent-branches, and more - Clone into organized locations —
wt cloneacquires a repo underrepo_root(///), ready to inspect - Simple commands for common worktree operations
- Interactive selection menus with fuzzy matching for checkout, cd, remove, pr, and mr commands
- GitHub PR support via
wt prcommand (usesghCLI) — checks out the PR's actual branch name - GitLab MR support via
wt mrcommand (usesglabCLI) — checks out the MR's actual branch name - Built-in file copy — declare
.envand friends in `[files]` or a committed.worktreeinclude; copied with a reflink on APFS/Btrfs/XFS, so evennode_modulescosts metadata rather than disk - Pre/post command hooks — run custom scripts on create/checkout/remove/clone (e.g. launch AI assistants, share build caches, [assign dev server ports](docs/examples.md#deterministi
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git