To gain some token efficiency (working with building websites consumes a lot), Claude’s suggested to use fresh sessions for each specific topic and run them in parallel. However, to be able to switch without loosing context, it advised to create a skill, namely /handoff and /pickup, to bridge context across sessions. I’ll test it in the next days to see if it really works 🤞🤙