Git Worktrees

Set up an isolated git worktree so the current checkout stays untouched and several tickets can run at once on one repo. Detects existing isolation and reuses a ticket's worktree, creates or attaches .worktrees/<branch>, verifies setup. Use when the user asks for a worktree; execute-plan calls it when the checkout is not already on the ticket branch (consent implied there).

ayberkcansever 5d36762 4.4 KB Updated

File contents

ayberkcansever/ai-skills/tree/main/sdlc/cursor/git-worktrees commit 5d36762189

Frequently asked questions

npx skillmds@latest add ayberkcansever/git-worktrees