Original Reddit post

So we have 3 free “code review ultra” per month, that’s cool, but what’s slightly less cool is that for me it never works:

⏺ Cloud review failed: orchestrator reported an error: Review failed: all review agents terminated before completing. See session logs for details. ⏺ The cloud review failed before producing any findings. The orchestrator reported that all review agents terminated before completing, so nothing was reviewed. Two ways forward:

  • Retry the cloud run with /code-review ultra 2097. This counts against the remaining free ultrareview.
  • Run a local review with /code-review instead, which reviews the current branch here without the cloud session.

Obviously it still uses the quota, which could be seen as a positive thing: at least I just waste my time trying 3 times / month. I usually run it on big PRs, from 4k to 10k LoC, so maybe that’s why, but wondering if anyone had any success with that? Or is it a fake feature expected to fail all the time? submitted by /u/PetroSkunk

Originally posted by u/PetroSkunk on r/ClaudeCode