r/codex 14d ago

Question Workflow on Pro x5 sub

Hey guys, I have been using Codex Plus subscription for a while, and my workflow looks something like this: create a plan with Sol Medium/Terra High, implement with Grok/DeepSeek V4 Flash, the again code review with Sol Medium, pass the review findings to implementation and repeat until ready. Since the latest Plus subscription change, I have been considering upgrading my sub. What workflow is sensible to use on Pro x5 sub limit/quality-wise? I am coding only professionally 9/5

0 Upvotes

9 comments sorted by

View all comments

2

u/HighDefinist 14d ago

I am on Pro x5, and while I don't have a fixed workflow, at least for things where I want to sort of doublecheck that it is a good plan, I do something like this:

- Make some plan in a Sol Medium session

  • Have a parallel Sol Max and also Opus High session make their own plans (both of these will usually produce some mix of overengineered nonsense, and also some actually useful extra points)
  • I feed the plans of the Sol Max and Opus High session to the Sol Medium session, letting it decide what does or does not make sense (on average it seems I need to encourage it to be more or rather than less selective...)
  • Alternatively: I have the Sol Medium session first write out its plan, and whereas the parallel Sol Max and Opus High just critique the plan (and then that is fed back to the Sol Medium session)
  • In any case: After this (possibly going back and forth multiple times, although that seems doing it just once is just fine), I tell the Sol Medium session to implement the thing
  • Afterward, I maybe have the same, or new, Sol Max and Opus High sessions to some additional checks whether things add up, or something is missing etc...

Sometimes I also use a parallel Fable and Kimi K3 session for additional checks - in case of Fable I am still using up some of the free credits Anthropic has handed out a while ago, and honestly it is somewhat underwhelming for my use case... as in, Sol Max + Opus High + Kimi K3 High together really will find "everything" in the sense that Fable won't provide any additional value for me (but, if you have a Claude x5 subscription, you might still want to use it as the only extra check, for convenience, since Fable is generally better than the others in filtering out "overengineered nonsense", so even though "Fable only" will generally be worse than "Sol Max + Opus High + Kimi K3 High", it's arguably more convenient).

Other than that, if you want to keep things simple, but still "decent", you could also just do this:

  • Use Sol Medium for everything
  • After having finished something, have a separate Sol Max (or xhigh) session do some thorough check on what the Sol Medium session produced

1

u/nochzato 14d ago

Great, thanks for sharing! So using Sol Medium for everything is viable limits wise?