Skip to content

git-worktree-manager

Run parallel feature work safely with Git worktrees. Standardizes branch isolation, port allocation, environment sync, and cleanup so each worktree behaves like an independent local app. Optimized for multi-agent workflows where each agent or terminal session owns one worktree. Use when running multiple feature branches simultaneously, isolating experimental work, or coordinating multi-agent development across the same repo.

Repository Source folder

Details

Path
engineering/skills/git-worktree-manager
Bundled scripts
2
Dependencies
1

Bundled scripts

  • engineering/skills/git-worktree-manager/scripts/worktree_cleanup.py
  • engineering/skills/git-worktree-manager/scripts/worktree_manager.py

FAQ