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.
Details
- Path
- engineering/skills/git-worktree-manager
- License
- MIT
- Bundled scripts
- 2
Bundled scripts
- engineering/skills/git-worktree-manager/scripts/worktree_cleanup.py
- engineering/skills/git-worktree-manager/scripts/worktree_manager.py