Show HN: Gwt-Claude – Parallel Claude Code sessions with Git worktrees https://ift.tt/XunQYTE

Show HN: Gwt-Claude – Parallel Claude Code sessions with Git worktrees If you like the terminal, Claude Code is already lovely. No IDE needed. The DX friction: it lives in your working directory. Switching branches means stashing, losing context, juggling. Git worktrees fix this. This script just connects them: gwt-create feature-auth # new worktree + Claude opens gwt-switch fix-bug-42 # jump to another gwt-list # see what's running Now I run parallel features without thinking about it. No hyped AI IDE needed to find a workflow like this — just git and a shell script. zsh only. Bash port welcome. Demo: https://ift.tt/Nly2THg... https://ift.tt/PuQXj7b December 25, 2025 at 06:10AM

Post a Comment

0 Comments