Worktree Agent Isolation

Use when running multiple agents in parallel, or when the user says 'worktrees only', 'agent isolation', 'parallel workstreams', or 'don't touch main': give each agent its own git worktree branched from origin/main (fetch first), integrate via GitHub PRs, keep the main checkout read-only, and avoid shared obj/ races and file-modification conflicts.

Arasz 05823f3 14 files · 213.8 KB Updated

File contents

Arasz/ai-badger/tree/main/.ai-badger/skills/worktree-agent-isolation commit 05823f3bec

Frequently asked questions

npx skillmds@latest add arasz/worktree-agent-isolation