iterm-worktree
Installation
SKILL.md
iTerm2 Worktree Manager
Automate git worktree management with iTerm2 tab/window integration for parallel feature development.
Quick Reference
| Command | Description |
|---|---|
create <branch> |
Create worktree + branch, open in iTerm2 |
close <worktree> |
Safely remove worktree after validation |
list |
Show all worktrees with iTerm2 tab status |
switch <worktree> |
Focus existing worktree tab |
open <worktree> |
Open existing worktree in new tab |
Usage
Run the script at scripts/worktree.py: