Git Worktrees

Set up an isolated workspace for feature work so the current branch and working tree stay untouched — detecting existing isolation first, preferring the platform's native worktree tooling, and falling back to git worktrees only when nothing native exists. Use before starting feature work that needs isolation, or before executing an implementation plan.

KhaledSaeed18 9b388fe 2 files · 5.9 KB Updated

File contents

KhaledSaeed18/dotclaude/tree/main/skills/version-control/git-worktrees commit 9b388feddb

Frequently asked questions

npx skillmds@latest add khaledsaeed18/git-worktrees