__
Hi everyone! I wanted to share a project I’ve been working on specifically to improve my workflow with Claude and Claude Code.
What is it?
It’s called PolyCode Chat Saver. I built it because I often found myself hitting limits or wanting to move a complex technical discussion from ChatGPT or Gemini over to Claude to take advantage of its superior reasoning and artifact handling.
How it works:
The extension allows you to "Prepare a Transfer" in one AI and "Paste" it into another.
It automatically maps roles (User/Assistant) to match Claude’s requirements.
It handles file attachments and code blocks.
For Pro users, it even extracts a STATE.md and DECISIONS.md so Claude immediately knows the project status without re-reading 50 messages.
How Claude helped:
This project was built largely with the help of Claude. It helped me:
Write the complex DOM extraction logic for various AI interfaces.
Debug the asynchronous ZIP generation within the browser extension environment.
Refine the logic for the "Rich Context Transfer" to ensure the AI-to-AI handoff is as smooth as possible.
Is it free?
Yes, it is free to try. The Free tier includes unlimited Markdown/JSON exports and 3 internal transfers per month. There are paid Plus/Pro tiers for unlimited cross-platform transfers and advanced project indexing.
Check it out here: https://chromewebstore.google.com/detail/polycode-chat-savercg/opmanfeaendfeakpkbblkenpnnjlpalp?authuser=1&hl=en
I’d love to hear how you handle moving context between different models or if there are specific "Claude-only" features you'd like to see integrated!
Top comments (0)