home/categories/git-workflows/aufrank-agent-skills-skills-parallelizing-with-worktrees-skill-md
git-workflowsdevops

parallelizing-with-worktrees

Create and manage Git worktrees to parallelize agent tasks safely. Use when you need multiple concurrent checkouts (sub-agents, parallel edits, or isolated experiments) and want deterministic setup/cleanup with manifests and logs.

aufrank
maintainer
aufrank
Updated 1/13/2026
Stars
0
Forks
0
quick start

Installation and usage

Create and manage Git worktrees to parallelize agent tasks safely. Use when you need multiple concurrent checkouts (sub-agents, parallel edits, or isolated experiments) and want deterministic setup/cleanup with manifests and logs.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use parallelizing-with-worktrees