Worktree Per Agent

Isolate an agent's work in its own git worktree branched off the default branch, so two agents never land conflicting changes on the shared checkout. Use at the start of any implementation task in a repo where other agents or the user may also be working, and whenever a repo's instructions say "work in a worktree".

JakeSelby Updated

File contents

JakeSelby/agent-harness/tree/main/primitives/skills/worktree-per-agent commit 8fa1c3d447

Frequently asked questions

npx skillmds@latest add jakeselby/worktree-per-agent