SUITE
GHOST/STUDIOACTIVE NODE

Ghost Suite · Service

Your Reviewer agent on every PR.

Install once. On every pull request, Ghost Review posts inline comments, runs Semgrep, attaches a GhostScore, and links you back to Studio for one-click fixes.

Inline review comments

The Reviewer agent walks the diff and comments on the exact lines that need attention.

GhostScore on every PR

0–100 confidence for the change. Block merging below your threshold (Pro).

One-click fix in Studio

Each comment links to /workspace?from=<pr> so the change can be auto-fixed by the Developer agent.

How it works

  1. Install the GitHub App on the repos you want haunted.
  2. On every pull_request.synchronize, the webhook hits Studio's pipeline in review-only mode.
  3. The Reviewer agent posts comments, sets the check status, and stores the run in public.review_runs.
  4. You see all reviews in your Studio dashboard alongside Studio's own runs.