Live on Chrome Web Store soon

AI code review,
inline on every PR.

PRsense reviews your pull requests the moment you open them on GitHub. Risks, complexity score, and clarifying questions — right next to the diff.

Free tier: 5 reviews/month · No credit card required

PPRsense
Reviewed in 3.2s

Adds JWT-based session middleware. Solid implementation; two correctness risks in token expiry comparison and one missing test path.

Complexity
58/100
Token expiry uses < instead of <=high
src/auth/middleware.ts:42
Tokens expiring exactly at boundary are accepted. Use <= for strict bound.
Secret read at module loadmedium
src/auth/jwt.ts:18
Lazy-load to avoid crash when env loads after import.
No test for refresh pathlow
tests/auth.test.ts
Add coverage for token refresh near expiry boundary.

Built for engineers who actually merge code.

PRsense is not a comment bot. It is a structured second opinion on the diff in front of you.

Structured findings

Every review returns typed risks (severity, category, file, line) — not free-form prose.

Reviewer-ready questions

PRsense generates the clarifying questions a senior reviewer would ask the author.

Complexity score

A 0–100 estimate of review effort, so you can route PRs to the right reviewer.

Privacy-first

Your token lives in extension storage, never the page. Diffs are sent over TLS only when you click Review.

Powered by Gemini Flash

Routed through OpenRouter for low latency and cost. Model upgrades are server-side.

Open spec

Review schema is published as a typed package — fork it, extend it, integrate it into your CI.

How it works

01

Install the extension

Two clicks from the Chrome Web Store.

02

Open any GitHub PR

PRsense panel mounts in a Shadow DOM, no GitHub UI changes.

03

Click Review

Diff is sent to PRsense, which calls Gemini Flash and returns structured findings.

Simple pricing

Start free. Upgrade when your team grows.

Free

For solo devs.

$0/mo
  • 5 reviews / month
  • Gemini Flash
  • Public + private repos
  • Community support
Get started
Most popular

Pro

For teams shipping daily.

$12/mo
  • Unlimited reviews
  • Priority queue
  • Review history
  • Email support
Start Pro

Stop merging blind.

Install PRsense and get a structured AI review on your next pull request.