Manage parallel git worktrees for isolated feature development, code review, and hotfix branches. Routes all git operations through a manager protocol that handles .env copying, port isolation, and dependency drift detection. Prevents cross-branch pollution and accidental commits to the wrong branch.
$npx -y skills add cropsgg/skills --skill git-worktreeInstalls into the current project.
Run `npx skills use "https://github.com/cropsgg/skills" --skill "cropsgg/skills/git-worktree"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cropsgg/skills" that are relevant to the current task. Run `npx skills add "https://github.com/cropsgg/skills"` and select the relevant skills, then follow their instructions.