git-worktree
Installation
SKILL.md
Git Worktree
Create and manage git worktrees for isolated feature and bugfix work. Works seamlessly with single-repo workspaces and flat multi-repo workspaces (a parent folder containing multiple independent git repos side by side).
Announce at start: "I'm using the git-worktree skill to set up an isolated workspace."
Unified Flow
The same pipeline handles 1 repo or N repos:
- Discover repos
- Select repos (if multiple)
- Ask purpose and suggest branch names
- Ask worktree location
- Create worktrees and copy .env files
- Run project setup
- Report summary