| ▲ | etyhhgfff 4 hours ago | ||||||||||||||||
Is one $200 plan sufficient to run 8x Claude Code with Opus 4.6? Or what else you need in terms of subscriptions? | |||||||||||||||||
| ▲ | gck1 2 hours ago | parent [-] | ||||||||||||||||
No. I run a similar setup and with $200 subscription, I usually hit weekly quota by around day 3-4. My approach is 4-5 hours of extreme human in the loop spec sessions with opus and codex: 1. We discuss every question with opus, and we ask for second opinion from codex (just a skill that teaches claude how to call codex) where even I'm not sure what's the right approach 2. When context window reaches ~120k tokens, I ask opus to update the relevant spec files. 3. Repeat until all 3 of us - me, opus and codex are happy or are starting to discuss nitpicks, YAGNIs. Whichever earlier. Then it's fully autonomous until all agents are happy. Which is why I'm exploring optimization strategies. Based on the analysis of where most of the tokens are spent for my workflow, roughly 40% of it is thinking tokens with "hmm not sure, maybe..", 30% is code files. So two approaches: 1. Have a cheap supervisor agent that detects that claude is unsure about something (which means spec gap) and alerts me so that I can step in 2. "Oracle" agent that keeps relevant parts of codebase in context and can answer questions from builder agents. And also delegating some work to cheaper models like GLM where top performance isn't necessary. You'll notice that as soon as you reach a setup you like that actually works, $200 subscription quotas will become a limiting factor. | |||||||||||||||||
| |||||||||||||||||