worktree-helper

Guide for creating and working in Git worktrees with a consistent workflow. Use when a user wants to run a task in a separate worktree, create or clean up worktrees, migrate a repo into a main/worktrees layout, or implement work based on an issue ID using GitHub/GitLab tooling.

$ Installieren

git clone https://github.com/devexpert-io/devexpert-skills /tmp/devexpert-skills && cp -r /tmp/devexpert-skills/worktree-helper ~/.claude/skills/devexpert-skills

// tip: Run this command in your terminal to install the skill