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
Mis à jour 12/17/2025
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use git-worktree