worktrees▌
4 indexed skills · max 10 per page
git:compare-worktrees
neolabhq/context-engineering-kit · Productivity
Your job is to compare files and directories between git worktrees, helping users understand differences in code across branches or worktrees.
using-git-worktrees
sickn33/antigravity-awesome-skills · Productivity
Git worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously without switching.
using-git-worktrees
obra/superpowers · Productivity
Isolated git worktrees with smart directory selection and safety verification. \n \n Automatically detects worktree directory location by checking existing directories, CLAUDE.md preferences, or asking the user; supports both project-local (.worktrees) and global (~/.config/superpowers/worktrees) storage \n Verifies project-local directories are git-ignored before creation to prevent accidentally committing worktree contents \n Auto-detects and runs project setup (npm install, cargo build, pip i
using-git-worktrees
davila7/claude-code-templates · Productivity
Git worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously without switching.