Your first saved context
Right after you connect a tool, hand it this. It does two things: makes the shared context part of the tool’s permanent instructions (so every future session uses it automatically, without you asking), and seeds the memory with who you are and what you’re working on:A normal session
1
Ask for work as usual
“Research our top three competitors’ pricing.” The tool checks the shared context
first, so if another tool already looked into this last week, it builds on that
instead of starting from scratch.
2
The tool saves what matters
As it works, it records what it learned (a finding), what it chose (a decision),
and anything it produced (an artifact). You don’t ask it to; it just does.
3
The next tool picks up where this one left off
Tomorrow, in a different tool, “draft the pricing page.” It reads the same context,
sees last week’s research and decisions, and continues without you re-explaining.
Why shared context matters
The point is the word shared. Every tool you connect, and every teammate you invite, reads and writes the same workspace.- A finding ChatGPT saved is there when Claude starts.
- A decision your agent made on Monday is there for your teammate’s agent on Friday.
- Nothing lives in a chat tab that only one person can see.