Git Worktree Manager

Parallel development with git worktrees and deterministic port isolation. TRIGGER when: user wants to work on multiple branches simultaneously, run parallel agent sessions, manage worktree-based dev environments, or asks about port conflicts between concurrent services. DO NOT TRIGGER when: simple branch switching (use git checkout), or single-branch development with no parallelism needed.

DROOdotFOO e49bf77 2 files · 5.1 KB Updated

File contents

DROOdotFOO/agent-skills/tree/main/skills/git-worktree-manager commit e49bf77cb5

Frequently asked questions

npx skillmds@latest add droodotfoo/git-worktree-manager