TheMoonMidas Shares Practical Codex Tips to Cut Token Waste and Misunderstandings
On September 13, TheMoonMidas shared a set of hands-on ChatGPT/Codex tips on Twitter, aiming to reduce AI misunderstandings, cut unnecessary permission-confirmation interruptions, and make Codex quota last longer. These are personal-experience takeaways, centered on giving the model concrete, pointable, actionable signals rather than vague requests.
Confirmed
- Lead with references for design: Before asking ChatGPT to do design work, provide a few visual reference images and explain per image what you like (spacing, color, navigation, etc.)—don't start empty-handed; he cited the full workflow shared by @BreejeAnadkat.
- Be specific with feedback: For design or writing, never give vague instructions like "make it better." Design feedback should name concrete issues (e.g., "the headline doesn't stand out, the buttons compete for attention, the mobile menu covers content"); writing feedback should paste the offending sentences verbatim and explain why (e.g., "reads like LinkedIn announcement-speak; use everyday words, keep the useful details, drop the grand conclusions").
- Debug permission pauses: When Astra/Codex keeps stopping to ask for permission, just ask it "show me the exact rule and file that made you pause"—in many cases this pinpoints the specific stale rule triggering the pause.
- Draw autonomy boundaries: Use a reusable instruction template—"first produce a runnable draft and verify it locally; make reasonable choices yourself on reversible details; ask me before publishing or spending money"—reserving high-risk actions for human confirmation.
- Quota-saving orchestration: Relayed @uzairansar's Codex Plus trick—run implementation on Luna max, set Astra as advisor, and have Luna call Astra only when stuck or looping, leveraging Codex's built-in agent-to-agent tooling to save quota.
- Compare costs with logs: Hand your usage logs directly to ChatGPT with a prompt like "compare usage, time and finished work across these runs" to compare the costs of different orchestration schemes.
- Don't hoard tips: The closing advice—pick just one tip that addresses your current biggest pain point and try it once on your next task; if it works, bake it into your instructions. No need to stuff "the entire internet" into every conversation.
Why it matters
The shared methodology across these tips: give the model clear stopping points, specific point-at-it feedback, and a clean division of roles (who implements, who advises). This reduces rework and directly cuts token consumption—especially valuable for quota-limited Codex Plus users.
2026-09-13 ~ 2026-09-13 · 9 related posts
Primary sources
- A practical tips thread for fixing Codex misfires, pause loops, and token burn — TheMoonMidas ·
- Adopt one tip at a time: fix your current annoyance, then bake it into your instructions — TheMoonMidas ·
- Codex Plus tip: run Luna for implementation and call Astra as an advisor when stuck — TheMoonMidas ·
- [source] A practical tips thread for fixing Codex misfires, pause loops, and token burn — TheMoonMidas · 2026-09-13
- Show ChatGPT visual references before design work, and say what you like in each — TheMoonMidas · 2026-09-13
- Vague "make it better" fails: point at specific design problems instead — TheMoonMidas · 2026-09-13
- Stale rules in agents.md may cause Codex's Astra to pause constantly — ask it to show you — TheMoonMidas · 2026-09-13
- Give Codex a clear stopping point: reversible details on its own, ask before publishing or spending — TheMoonMidas · 2026-09-13
- [source] Codex Plus tip: run Luna for implementation and call Astra as an advisor when stuck — TheMoonMidas · 2026-09-13
- Feeding your usage log to ChatGPT to compare Codex orchestrator setups on cost — TheMoonMidas · 2026-09-13
- Show ChatGPT the exact sentence you hate instead of vague rewrite requests — TheMoonMidas · 2026-09-13
- [source] Adopt one tip at a time: fix your current annoyance, then bake it into your instructions — TheMoonMidas · 2026-09-13