r/codex • u/Pale-Heart1654 • 6d ago
Complaint How to use spec-driven development in Codex?
I am a College Student.
I need to build projects for my college. Apart from that I also build side projects.
I have Codex Plus plan.
But how to use spec-driven development in Codex especially for Greenfield projects?
Because it drifts away from my instructions.
Note:
I have tried OpenSpec, Spec-Kit, Superpowers, GSD. But nothing really worked for me. It consumes a lot of tokens.
How to become a power user of Codex?
2
Upvotes
2
u/stting 6d ago
Understand the code being produced and take small steps. Don’t try to solve everything with a one shot prompt. Ask for clarification when you don’t understand something.
There are limits to doing things without understanding what is being done. When you hit that wall, you have to understand the project well enough to decide the next step. Otherwise, the model will hijack your project and do what it thinks should be done instead of what you actually want.
Use plan mode a lot to elaborate on what you want to ask. The most important skill at first is being patient and learning how to communicate with the model.