Launch AI coding tool (Claude Code, Aider, etc.) in a worktree
Launches an AI coding tool in a specified git worktree for isolated development.
/plugin marketplace add vampik33/claude-plugins/plugin install vampik33-gtr-plugins-gtr@vampik33/claude-plugins<branch-name> [--ai <tool>]Launch an AI coding tool in the specified worktree directory.
/gtr:ai <branch-name> [--ai <tool>]
$ARGUMENTS - branch name and optional --ai flaggit gtr listgit gtr ai "$ARGUMENTS"Nested Claude Warning: If running from within Claude Code with default AI tool claude, this will spawn a nested instance which may break TTY/input. Consider --ai aider or use a separate terminal.
/gtr:ai feature-auth - Launch default AI tool/gtr:ai feature --ai aider - Launch Aider specifically