don’t get me wrong, gpt5 writes better code than claude hands down, but i can’t seem to trust gpt5 with my code, just being a good coder doesn’t cut it anymore. you have to have good tool use skills, you have to have good grep skills, good control over your start and end tokens. have a good grasp on what you are doing without taking too long to think about it.
so i have a solution:
I copy the relevant code into gpt5 web, ask it to write something there. then copy that code back to cursor and ask claude-4-thinking to implement it.
has anyone else done something similar?