setup-worktree-friendly

Installation
SKILL.md

Make the target repository safe for concurrent Git worktrees.

Isolate the local resources that would collide across worktrees, using that repository's actual setup. Leave a repository-owned setup and teardown interface later agents can find. Add .worktrees/ to Git ignore.

Accept with two temporary worktrees taken from the candidate state that includes this isolation change: they must set up concurrently, coexist, and tear down independently.

Installs
2
Repository
andiedie/skills
First Seen
Aug 16, 2026
setup-worktree-friendly — andiedie/skills