home/categories/git-workflows/daronmcintosh-dotfiles-claude-skills-git-worktree-skill-md
git-workflowsdevops

git-worktree

Manage git worktrees with shell scripts for listing, creating, and deleting worktrees. Use when working with git repositories and need to create worktrees with new branches, delete existing worktrees, or view all worktrees. Particularly useful for parallel feature development or testing multiple branches simultaneously.

daronmcintosh
maintainer
daronmcintosh
Updated 12/17/2025
Stars
0
Forks
0
quick start

Installation and usage

Manage git worktrees with shell scripts for listing, creating, and deleting worktrees. Use when working with git repositories and need to create worktrees with new branches, delete existing worktrees, or view all worktrees. Particularly useful for parallel feature development or testing multiple branches simultaneously.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use git-worktree