using-git-worktrees

Installation
SKILL.md

Using Git Worktrees

Use this skill to work in an isolated workspace without guessing the repo's entrypoint.

1. Core Defaults

  • Prefer repo wrappers before generic git worktree or vde-worktree creation flows.
  • Treat config/vde/worktree/config.yml as the local worktree policy source of truth.
  • Assume the managed root is .worktrees, even if generic tool help mentions a different default.
  • Report the final worktree path and branch in handoff or status messages.
  • Keep this skill focused on workspace isolation and inspection, not runtime activation or Nix switching.

2. Primary Repo Flows

Related skills
Installs
3
Repository
i9wa4/dotfiles
GitHub Stars
9
First Seen
Mar 31, 2026