build
How to Let Agents in Different Repos Talk to Each Other
If two of your projects depend on each other, the cross-repo questions are the expensive ones. Copy-pasting between agent sessions loses the argument; letting one agent edit the other repo loses that repo's rules and records. Here is the third option, and what three real exchanges caught.