git-worktree-guide
CommunityMaster git worktrees with the wt script
Software Engineering#troubleshooting#best-practices#worktree-management#git-worktrees#parallel-development#repository-organization#wt-script
Authortrounceabout
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Managing multiple git worktrees across a single repository can be error-prone and hard to coordinate. This guide explains how to use the wt script to simplify creating, switching, listing, and deleting worktrees while avoiding conflicts and keeping workspaces organized.
Core Features & Use Cases
- Guidance on when and why to use git worktrees for parallel development, PR reviews, and long-running tasks
- Safe naming conventions, configuration tips, and troubleshooting workflows that minimize disruption to your primary worktree
- Clear workflows showing how to create a new worktree, switch between worktrees, and clean up when done
Quick Start
Try wt list to view current worktrees, then create a new worktree with wt create DEV-123 and switch into it with wt switch DEV-123
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-worktree-guide Download link: https://github.com/trounceabout/wt/archive/main.zip#git-worktree-guide Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.