Create a new git worktree for parallel branch development
Creates a new git worktree for parallel branch development with customizable options.
/plugin marketplace add vampik33/claude-plugins/plugin install vampik33-gtr-plugins-gtr@vampik33/claude-plugins<branch-name> [options]Create a new git worktree using git-worktree-runner.
/gtr:new <branch-name> [options]
$ARGUMENTS - branch name and optional flagsgit gtr new "$ARGUMENTS"/gtr:editor or /gtr:ai/gtr:new feature-auth - Create worktree for new feature/gtr:new feature --force --name backend - Custom name/gtr:new hotfix --yes --no-copy - Quick non-interactive