Agent Skills: worktree

Create an isolated git worktree from the correct base branch and check it out into a clean, gitignored directory. Use when the user asks to make a worktree, spin up a parallel/isolated workspace, work on something without disturbing the current checkout, branch off the current work, or run multiple agents on the same repo at once. Picks the base branch smartly — the current feature branch when you are on one, otherwise the repository's default/trunk branch — so worktrees continue your in-progress work by default instead of forking from the wrong place.

UncategorizedID: shipshitdev/library/worktree

Install this agent skill to your local

pnpm dlx add-skill https://github.com/shipshitdev/library/worktree

Skill Files

Browse the full folder contents for worktree.

Download Skill

Loading file tree…

Select a file to preview its contents.