Catch the common mistake of pasting a prompt meant for one terminal tab / Claude Code session
into a different one. If you run multiple Claude Code sessions side-by-side — tab 1 on the
foo PR, tab 2 on the bar PR — it's easy to paste tab 2's prompt into tab 1 and have it start
editing the wrong branch. This stops that before any work happens.
Two layers, both user-scoped (nothing project-specific required):
| File | Role |