using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans. Creates isolated git worktrees with smart directory selection and safety verification.
gitgit-worktreesworkspace-isolationfeature-branching
julianobarbosa
0
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
git-worktreesversion-controlfeature-branchingworkspace-isolation
NickCrew
52
worktree
Manage git worktrees for isolated development. Use when user asks to create isolated workspaces, work on multiple branches simultaneously, set up parallel development environments, or clean up old worktrees.
gitworktreesbranch-managementparallel-development
cruzanstx
1