Remix.run Logo
▲ OutOfHere 3 hours ago

I can't speak for Claude, but in Codex, plan mode is very useful for finding serious issues with one's spec. I use it to improve my spec. I keep rerunning plan mode over my updated spec until it stops finding issues. It is only then that I execute the spec.

▲LeoPanthera an hour ago | parent [-]

This is exactly what I do. If it's asking a lot of questions your spec isn't specified enough. It's very useful.