worktree
SKILL.md
Git Worktree Manager
Manage git worktrees with all worktrees stored in a sibling directory.
Directory Convention
Given a repository at /path/to/repo, worktrees are stored at:
/path/to/repo.worktrees/<branch-name>/
Manage git worktrees with all worktrees stored in a sibling directory.
Given a repository at /path/to/repo, worktrees are stored at:
/path/to/repo.worktrees/<branch-name>/