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
更新於 1/13/2026
星標
0
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use parallelizing-with-worktrees