Worktree Subagents

Orchestrate parallel fix/implementation subagents in isolated git worktrees without them testing the wrong code or colliding. Use proactively when (1) spawning Agent tasks with worktree isolation, (2) running a batch bug-fix or migration campaign where several agents edit the same repo in parallel, (3) a worktree agent reports import/venv/submodule build failures, (4) resuming subagents after a session limit or crash, or (5) writing prompts for agents that must build a generated-artifact project (e.g. noweb/literate programs) before testing. Documents obstacles observed in a real 47-branch campaign and the prompt preamble that avoids them.

dbosk 489e371 11.6 KB Updated

File contents

dbosk/claude-skills/tree/main/worktree-subagents commit 489e371079

Frequently asked questions

npx skillmds@latest add dbosk/worktree-subagents