Collected sources and patterns will appear here. Add from search or the patterns library.
Repository -> IsolatedWorkingCopy
Check out a clean, isolated branch into a separate Git worktree for parallel agent execution to avoid touching the developer's working directory.
Problem it solves
Agents dirtying active local developer workspaces or causing merge conflicts during local development.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.