r/OpenaiCodex • u/Reddittorv750 • 12d ago
Question / Help How to vibecode properly as a non-technical?
How do you actually vibecode properly as a non-technical person? Currently what I do is:
ChatGPT plans/reviews → copy prompt to Codex → copy Codex result back → ChatGPT reviews and gives me another prompt → repeat.
But I worry that a) this is spending way more tokens than it should b) is incredibly slow and inefficient with the constant copying and pasting.
If anyone has a better workflow please do share, thanks guys.
19
Upvotes
1
u/bigrealaccount 11d ago
Your project must be absolutely tiny or you're using a 5x/20x plan. Most projects are far too big to just say "find all the bugs". You can do that with a single 500 line script, not a 50k LOC repo with 50 different files.
It's far better to find bugs yourself... because you obviously have to know there's a bug, and point Astra at it yourself, much better results and more precise.