Documentation
README
Worktree & PR
A worktree buys two things: the main working copy stays usable while the task runs, and the untouched copy remains available as a baseline to compare against. Both are worth real setup cost, and neither applies to every change.
This covers the isolation mechanics. How large the change itself should be is
scoped-change,
and it applies inside a worktree exactly as it does anywhere else.
Deciding
This is the opening of the README. Read the full README on GitHub.