rejudge-diff

Installation
SKILL.md

Rejudge Diff

A code review through Rejudge — this is /rejudge pointed at a diff. Read the rejudge skill first: inside Pi call the rejudge tool; only use the CLI where the tool is not exposed. This skill owns the review prompt and presentation. The panel runs read-only and fetches the diff through git_diff.

For a generic multi-model question, use rejudge; for an implementation-plan review, use plan-review.

Pick the ref

The panel always diffs the working tree against one ref. Choose <REF>:

  • default HEAD — review uncommitted work;
  • a base branch the user named (e.g. main) — review committed work on a branch;
  • genuinely ambiguous → ask one short question, don't guess.

State the ref you used in the output header.

Run — read-only (review is an ask; never --unsafe/--full)

The review prompt below is the same whichever way you launch. Pick the path:

Installs
80
Repository
syabro/rejudge
GitHub Stars
162
First Seen
Aug 8, 2026
rejudge-diff — syabro/rejudge