Back to browse
GitHub Repository

A better git worktree manager, built with Xclif

6 starsPython

Git-worm, the simple worktree manager

by thatxliner·Apr 9, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemCozy

Reflink strategy for directories with copy fallback is clever — raw git worktree doesn't do this.

Strengths
  • Reflink (COW) strategy for directories with automatic copy fallback saves disk space
  • Smart package manager detection skips node_modules for pnpm, bun, and Yarn PnP users
  • Shell integration provides worm switch command that actually cds into worktree directory
Weaknesses
  • Zero stars and forks — very early stage with no community validation yet
  • Niche audience — only matters if you're already using git worktrees regularly
Target Audience

Developers using git worktrees who want automatic file management

Similar To

git-worktree · git-branchless · muon

Similar Projects