Using Git Worktrees

Git worktree creation for isolated feature work with smart directory selection and safety verification. Use when starting feature work that needs isolation, working on parallel branches, working on multiple features simultaneously, or before executing implementation plans. Do NOT use for general git workflow (check Git Workflow section in CLAUDE.md). Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/jlaws--dotfiles--using-git-worktrees commit ce749d094a

Frequently asked questions

npx skillmds@latest add tomevault-io/using-git-worktrees-2