create-worktree
Installation
SKILL.md
Create Worktree
Overview
Use this skill when you need one isolated worktree in the current repo.
Good fits:
- start feature work without disturbing the current checkout
- review a pull request in isolation
- open an existing branch in a separate worktree
Default behavior: create only. Do not start the runtime unless the user asks, or unless you ask after creation and the user opts in.
Announce at start: "I'm using the create-worktree skill to set up an isolated worktree for this repo."