Open a worktree in configured editor (VS Code, Cursor, Zed)
Opens a git worktree in the configured editor for the specified branch.
/plugin marketplace add vampik33/claude-plugins/plugin install vampik33-gtr-plugins-gtr@vampik33/claude-plugins<branch-name> [--editor <name>]Open a worktree directory in the configured code editor.
/gtr:editor <branch-name> [--editor <name>]
$ARGUMENTS - branch name and optional --editor flaggit gtr listgit gtr editor "$ARGUMENTS"/gtr:editor feature-auth - Open in default editor/gtr:editor feature --editor vscode - Open in VS Code