Discussion about this post

User's avatar
Tim Difford's avatar

The "you become the glue" framing is exactly right — and it's the thing most people don't name. They think AI isn't working because of bad prompts. The actual problem is that they're manually stitching context together twenty times a day.

One thing I'd add: the architecture matters as much as the tool choice. I solved this with flat files and nightly automation rather than a dedicated workspace app — context lives in plain text files that get patched automatically from emails and session logs. The AI reads the file at session start and picks up where it left off.

The advantage: tool-agnostic. The system isn't locked to any platform. The context is portable.

I wrote about the build here if useful: https://timdifford.substack.com/p/how-i-turned-claude-into-a-self-briefing

Chris Humphrey's avatar

More than a few lightbulbs went on after reading this!

Thanks Anfernee!

10 more comments...

No posts

Ready for more?