diff --git a/skills/using-git-worktrees/SKILL.md b/skills/using-git-worktrees/SKILL.md index bda6d32f..52c79811 100644 --- a/skills/using-git-worktrees/SKILL.md +++ b/skills/using-git-worktrees/SKILL.md @@ -168,7 +168,7 @@ Ready to implement | 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) | +| Plan touches multiple repos | Create a matching worktree in each repo, same branch name | ## Common Mistakes