worktree-manager
Installation
SKILL.md
Git Worktree Manager
Manage parallel development across ALL projects using git worktrees with Claude Code agents. Each worktree is an isolated copy of the repo on a different branch, stored centrally at the configured worktreeBase directory.
Trigger Phrases
- "spin up worktrees for X, Y, Z"
- "spin up worktrees for X, Y, Z with prompt '...'"
- "create worktrees for features A, B, C"
- "new worktree for feature/auth"
- "worktree status" / "show all worktrees"
- "cleanup worktrees" / "clean up the auth worktree"
- "launch agent in worktree X"