Get worktree path for navigation
Retrieves the absolute path to a git worktree for a given branch name.
/plugin marketplace add vampik33/claude-plugins/plugin install vampik33-gtr-plugins-gtr@vampik33/claude-plugins<branch-name>Get the path to a worktree for navigation purposes.
Note: This prints the path. It cannot change your shell's directory - use the path in your terminal.
/gtr:go <branch-name>
$ARGUMENTSgit gtr go "$ARGUMENTS"cd "$(git gtr go <branch-name>)"
/gtr:go feature-auth - Get path to feature worktree/goWORKFLOW COMMAND - Execute TodoWrite FIRST, then Preflight → Phase 1 → 2 → 3. Do NOT read ~/.claude/plans/ until after TodoWrite.