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