using-git-worktrees

Installation
SKILL.md

Using Git Worktrees

Required Tools

Tool Required Fallback Install
git ✅ Yes No fallback — essential Usually pre-installed
ripgrep (rg) ⚡ Optional grep → find brew install ripgrep / cargo install ripgrep

Cross-Platform Notes:

  • macOS: Install GNU coreutils for timeout command: brew install coreutils (provides gtimeout)
  • Linux/WSL: timeout command is available by default

Cross-Platform Helper Functions

Add these functions to your shell session for cross-platform compatibility:

Installs
1
GitHub Stars
6
First Seen
Aug 6, 2026
using-git-worktrees — narlyseorg/superhackers