Git Worktree Generic

Create, manage, and clean up git worktrees using native git commands only. Works with any language, any repo, any platform — no custom scripts, no framework assumptions, no workspace-specific conventions. Use when the user says: 'create a worktree', 'worktree session', 'parallel branches', 'work on multiple features', 'new branch without switching', 'clean up worktree', 'remove worktree', 'git worktree', 'detached worktree', or any request involving working on two branches at once.

arisng e355953 7 files · 34.2 KB Updated

File contents

arisng/github-copilot-fc/tree/main/skills/git-worktree-generic commit e35595313f

Frequently asked questions

npx skillmds@latest add arisng/git-worktree-generic