wt-setup

Installation
SKILL.md

wt-setup

Create and maintain .wt/setup scripts -- the standard bootstrap entrypoint executed when a git worktree is created by a supporting tool.

Background

The wt tool (and other tools that follow the .wt/setup convention) creates git worktrees under ~/.wt/worktrees/<project>-<name>/. When a worktree is created, the tool looks for .wt/setup in the repository root and executes it inside the new worktree directory.

Convention

Directory layout

Installs
3
Repository
tumf/skills
GitHub Stars
3
First Seen
Mar 25, 2026
wt-setup — tumf/skills