Skip to content

Command reference

claude ultrareview[target]

Runs ultrareview without an interactive session, prints the findings to standard output, and exits 1 when the review fails.

Terminal commandsCode reviewcurrent

What the documentation does not say

The exit code is what makes it usable in CI. --json gives the raw payload, --timeout <minutes> overrides the 30-minute default, and on a github.com pull request --post puts the findings on the PR as one plain comment from your account.

Arguments
[target]
Since
2.1.227