Create, switch, and clean per-branch worktrees so multiple coding agents can work the same repo in parallel without stomping each other.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill spin-up-isolated-git-worktrees-for-parallel-claude-code-and-codex-branches-with-worktrunk --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Spin Up Isolated Git Worktrees For Parallel Claude Code And Codex Branches With Worktrunk?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-spin-up-isolated-git-worktrees-for-parallel-claude)More formats (shields.io, HTML) on the badges page.
---
name: "Spin up isolated git worktrees for parallel Claude Code and Codex branches with Worktrunk"
slug: "spin-up-isolated-git-worktrees-for-parallel-claude-code-and-codex-branches-with-worktrunk"
description: "Create, switch, and clean per-branch worktrees so multiple coding agents can work the same repo in parallel without stomping each other."
github_stars: 4399
verification: "security_reviewed"
source: "https://github.com/max-sixty/worktrunk"
author: "max-sixty"
publisher_type: "individual"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "max-sixty/worktrunk"
github_stars: 4399
---
# Spin up isolated git worktrees for parallel Claude Code and Codex branches with Worktrunk
Create, switch, and clean per-branch worktrees so multiple coding agents can work the same repo in parallel without stomping each other.
## Prerequisites
Git repository, Worktrunk CLI, local shell access, one or more coding agents such as Claude Code or Codex
## Installation
Use the upstream install or setup path that matches your environment:
- brew install worktrunk && wt config shell install
- cargo install worktrunk && wt config shell install
- conda install -c conda-forge worktrunk && wt config shell install
Requirements and caveats from upstream:
- worktree requires typing the branch name three times: git worktree add -b feat
Basic usage or getting-started notes:
- **[Hooks](https://worktrunk.dev/hook/)** — run commands on create, pre-merge, post-merge, etc
- **Homebrew (macOS & Linux):**
- bash
- Source: https://github.com/max-sixty/worktrunk
- Extracted from upstream docs: https://raw.githubusercontent.com/max-sixty/worktrunk/HEAD/README.md
## Documentation
- https://worktrunk.dev
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/spin-up-isolated-git-worktrees-for-parallel-claude-code-and-codex-branches-with-worktrunk/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!