Original Reddit post

Hi, I assume others tackles the following use-case and wonder how you solve it. We are a small, fast pace startup. our coding harness is claude code and is being widely used for coding/brainstorming/debugging. Sometimes I want to share my brainstorming session with other teammates, so they can keep brainstorming from where I stopped. We are summarizing and sending it,but it’s not enough as it does not contain dead ends and many more. The only solution I think of is some kind of workaround- sending the .jsonl file with all conversations and tool calling and creating local agent which uses it. please share how you deal with it. submitted by /u/Boring_Show_2932

Originally posted by u/Boring_Show_2932 on r/ClaudeCode