tips on saving token useage #41
BackspaceOG
started this conversation in
General
Replies: 2 comments 2 replies
-
|
Brother i am here to ask same question on max 20. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
Firstly, thank you to @Donchitos for making this. I am really enjoying seeing my ideas come to life.
Account: Claude Pro
Engine: Unity
OS: Windows 11 Home
IDE: Visual Studio Code
Q1) Token optimization strategies
I am finding that I'm burning through tokens fairly quickly, which fine, except I am about to hit my weekly limit. My game has 17 GDDs.
Things I am doing.
I have been using /clear often, but rn, Claude is now telling me that is nuclear option, and I need to just open a new session.
I am finding that VSCode does not print the CTX, so I am going back to windows terminal.
I have asked the agents to be more efficient, and it now uses --depth lean, but still likes to do design reviews often. In fact it just told me
"The real token drain on this project is the /design-review cycle. Each run spawns 4–5 specialist subagents, all
burning tokens. You've run it 14 times across 2 GDDs — that's the core cost."
It is also helpfully telling me
"Three things that would help most:
re-reviewing"
Is there anything else I should be doing?
I have some XP with development, but I am not a developer and certainly not a game designer. I am a product lead and this repo is made for ppl like me.
Q2) Account expectations
My game is a platformer, but it is pretty unique and has some interesting graphical needs. Is it unrealistic to expect to build with a pro account?
Thank you again to @Donchitos!
Beta Was this translation helpful? Give feedback.
All reactions