Common Shipmoor Code Review situations and fixes: the cli_pro entitlement locked, no agent configured, the agent self placeholder, exit-3 operational failures, large diffs, non-UTF-8 paths, and why a review never blocks a merge.
Run your first advisory Shipmoor Code Review in five minutes: install the 0.6.0 CLI, sign in for cli_pro, run shipmoor review --agent claude, and read the shipmoor.scan.v1 output.
Advisory Shipmoor Code Review in VS Code: review findings render as Information-level diagnostics in a separate collection, excluded from your problem counts, and kept structurally distinct from the structural scan.
Shipmoor Code Review is an advisory, bring-your-own-agent AI review that runs locally, hosts no model, uploads no source, and never gates your build. Learn how it differs from the deterministic structural scan. (Pro feature.)
The complete shipmoor review surface: selectors, the --agent reviewer, execution knobs, output flags, and the exit-code model. A review never returns the gating exit code 1.
Post advisory Shipmoor Code Review comments on pull requests that never gate the build, using a hardened split-workflow trust model so an untrusted fork PR can never combine source checkout with your agent's credentials.
Bring your own agent as the reviewer. The stdin ChatRequest to stdout ChatResponse wire contract, the built-in claude, codex, and cursor presets, the example-agent.py reference, and the review then fix loop through Skills and the harness.