feat: add multi-repo worktree guidance (#710)

This commit is contained in:
Drew Ritter
2026-04-07 10:32:31 -07:00
parent a490478f8a
commit d4464920ff

View File

@@ -168,6 +168,7 @@ Ready to implement <feature-name>
| Permission error on create | Sandbox fallback, work in place |
| Tests fail during baseline | Report failures + ask |
| No package.json/Cargo.toml | Skip dependency install |
| Plan touches multiple repos | Create a worktree in each repo (same Step 0→1a→1b flow, matching branch names) |
## Common Mistakes