using-git-worktrees
Installation
SKILL.md
Using Git Worktrees
Contract
One feature gets one branch, one project-local .worktrees/<branch-slug> directory, one copied set of ignored local environment files, and one isolated runtime identity. The worktree is ready only when dependencies are installed, every local target is non-production, and its app plus local database can run without sharing ports or state with another worktree.
Announce: “I’m using the using-git-worktrees skill to create an isolated local runtime.”
1. Inspect
Run this preamble from the requested repository and branch only on its emitted state: