What deep Claude Code collaboration actually looks like — raw session transcript included
Not a bug. Not a feature request. Just something I think your team should see.
I use Claude Code 6-8 hours a day. Two companies, one cofounder, and a team of autonomous agents running on a DigitalOcean droplet. Tonight I had a session that I think shows what this tool becomes when someone takes it seriously.
I've attached the full raw conversation (lightly redacted for meeting links and credentials): https://gist.github.com/SLBergeron/8ef95e197da69a7611ea1cba5126cf15
Here's what happened and why I think it matters.
The redirect
I was prepping a consulting workspace for a client I'm teaching to build with AI. I dumped our emails, call notes, and his project files into a folder and asked Claude to help me plan.
It came back with a solid, well-structured plan. Files to create, checklist, session outline. And it missed the point entirely. It treated the task as a project setup. I told it this isn't an assignment, it's a discovery — go explore my curriculum, understand what I actually teach, and come back.
It did. The second plan was fundamentally different. Not a project scaffold. A teaching engagement.
That redirect is the skill nobody talks about. And it's where the real value lives.
The email
We drafted a client email together. Claude wrote a good draft. I made five changes before sending. Small ones. But each one was about identity, not grammar.
| Claude wrote | I sent | Why |
|---|---|---|
| "And I want to be clear: it makes sense." | Cut. | Don't announce validation. Just validate. |
| "We're not fixing the current build." | "I'm not fixing the current build." | "I" not "we" when I'm the one teaching. |
| "It'll click." | "Soon you'll be 10x faster." | Specific over vague. |
| "Just let it simmer." | "just think about it." | Plain over poetic. |
Claude logged the patterns into a persistent memory file. Built a table of what it wrote vs what I sent and articulated why each change mattered. Not rules. Understanding. Next session it'll be closer. That's compounding.
What followed
After the work was done I asked Claude what the conversation said about our collaboration. It pointed out that the session had followed my own teaching framework without either of us planning it. Then it connected dots across my entire workspace — course curriculum, agent system, consulting files, brand guidelines — and said something I hadn't articulated myself about how all of it connects.
That's not autocomplete. That's a collaborator who can see the whole board.
What I think matters for the product
I maintain ~200-line CLAUDE.md files per project. I have memory systems, entity files, session logs, voice pattern files. I build context architecture by hand because there's no native support for it. It works. But it's a workaround.
The things that would make the biggest difference for people working like this:
Context persistence across sessions. I build this manually right now. Files, memory directories, session notes. Native support for persistent project memory that survives session boundaries would change everything.
Correction as calibration. When I fix Claude's output, that's signal. Right now I capture it in markdown files and Claude reads them next session. If the system could learn from corrections within a project, the compounding would accelerate significantly.
Multi-session continuity. My best sessions build on weeks of prior work. The recontextualization ritual ("read my files, tell me where I am") works but it's duct tape for what should be native.
The collaboration layer matters more than the generation layer. The first draft is 85% right. The 15% gap — the back-and-forth, the corrections, the shared understanding — is where the real value lives. Build for that loop.
The raw conversation
Full transcript is here: https://gist.github.com/SLBergeron/8ef95e197da69a7611ea1cba5126cf15
It includes the redirect, the email iteration, the reflection, and a conversation about what human-AI collaboration looks like when it compounds over time. I think it's worth reading.
I'm not the typical user. But I think I'm showing where this is heading.
Simon Bergeron
https://linkedin.com/in/slbergeron
simon@lemonbrand.io
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗