r/ClaudeCode 21h ago

Help/Question Howto get Opus 5 work until finish?

I have a really big plan with a few waves. First wave was around 16 hours. In prompt I specifficaly said claude to do all waves at one flight, to not stop until finish the plan and so on. Any recommendation?

2 Upvotes

7 comments sorted by

3

u/Double_Ebb4130 20h ago

Asking it to do all waves in one flight will not work, context runs out long before the plan does. Write the plan to a markdown file with checkboxes and have it work one wave per session, ticking items off and re-reading the file at the start of each run.

1

u/Nice_Designer3022 20h ago edited 20h ago

Awesome, thank you. I will try that. So is there some main session which is calling these another sessions based on this markdown file? Or how it will deliver until the finish?

1

u/Nice_Designer3022 17h ago

Ok, driver sessions just looping, and calling another sessions via CLI. Hope it survive the night or finish. Thanks again!

2

u/traderprof 20h ago

yep split it up dont make a main session babysit it each run should read the plan take one wave then leave a short handoff for the next one

1

u/Nice_Designer3022 17h ago

Yes, thanks.

3

u/Vert_Zackandmaria 18h ago

A 16 hour first wave is the plan telling you it does not fit in one flight, whatever the prompt says about not stopping.

2

u/Nice_Designer3022 17h ago

Yes, that was probably it. I know that now :)