Code Review

Explore our comprehensive guides and tutorials for Code Review. Learn how to optimize your workflow and get the most out of Shipmoor.

7 articles

Articles

Troubleshooting

1 weeks ago

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.

Read article

Quickstart

1 weeks ago

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.

Read article

IDE

1 weeks ago

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.

Read article

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.)

Read article

CLI reference

1 weeks ago

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.

Read article

CI integration

1 weeks ago

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.

Read article

AI coding agents

1 weeks ago

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.

Read article