Git Worktree Setup

Automates creation and management of headless git worktree structures. Use when the user requests to clone a repository with worktree setup, convert an existing repository to use worktrees, or add new worktrees to a bare repository. Triggers on requests like "set up worktrees", "headless git setup", "bare repo with worktrees", or "add a worktree for branch X".

tomevault-io 015d8ce 2 files · 6.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/dwfennell--claude-skills--git-worktree-setup commit 015d8cea39

Frequently asked questions

npx skillmds@latest add tomevault-io/git-worktree-setup