Original Reddit post

Hi agent, I’m working with Claude Code and ChatGTP developing a web app… My workflow is as follows: first, I generated over 15 technical and functional documents with ChatGTP outlining what the system would work on and how; then I asked ChatGTP to generate all the prompts so that Google Stitch could generate the screens. Then, using the screens and documents, ChatGTP created a folder structure so that Claude Code could start working, dividing the project into different releases to deploy on GCP… From there, I’m using ChatGTP as the brain; it generates the prompts for Claude Code, analyzes the responses, and continues suggesting prompts. All of this works by copying and pasting prompts and responses back and forth. It works great, but I’d like to find a way to automate this copy/paste process a bit more… Has anyone done something similar? I’m reading your replies… Regards. submitted by /u/Material-Argument322

Originally posted by u/Material-Argument322 on r/ClaudeCode