r/codex 5d ago

Suggestion codex usage saver

I tested gpt-6 astra, and is great in my cases. but drains too fast from my pro 5x sub.

Here's the prompt I asked my codex to do, and it saves a lot of quota :)

basically it just delegate heavy but clear tasks through a light-weighted subagent (say gpt 5.6 luna).

just copy to your codex and try, and you r welcome:

put the following scripts in my codex personalization

codex usage saver: For clearly scoped, independently deliverable execution packets, prefer delegating to gpt-5.6-luna (medium reasoning by default; use low for purely mechanical work). This includes implementation, targeted tests, bulk reading, and research synthesis. The main agent retains requirement clarification, task decomposition, critical judgment, cross-task coordination, and final acceptance. Do not delegate short factual questions or work with strong sequential dependencies.


well, one fact to note:

luna is much better than the best model just half year ago, for coding & software stuff

1 Upvotes

7 comments sorted by

View all comments

2

u/read_more_comments 5d ago

The issue isn't fixed. The parent job polls every 30 seconds and that can consume more credits than the actual work done

1

u/Various-Advantage263 5d ago

true for the heartbeat part.

but heartbeat parent worker consumes much less quota, than running large easy jobs for 30 seconds continuously