setup-worktree
Installation
SKILL.md
Purpose
When a new git worktree is created, gitignored files (like the Temporal CLI binary in bin/) are missing and server assets haven't been built. Run this skill to get a new worktree ready for development.
Steps
1. Find the main worktree path
git worktree list
The first entry is the main worktree. Use it as $MAIN.