Skip to content

plugin-review

Version 2026.251.0000
Repo box/github.com/opencharly/plugin-review:v2026.260.0931
Plugin yes — see the plugin reference

Read-only GitHub PR review for OpenCharly’s gate: the deterministic verb:pr tools (pr_diff / pr_commits / pr_thread / pr_meta) plus command:review — the same chat-completions agent loop the retired pi-review-action ran: four read-only GitHub tools, a deterministic Verdict: PASS|BLOCK line, ONE PR comment, and $GITHUB_OUTPUT compatibility (response/success/verdict). Also serves the runtime orchestration executor (charly review –plan ) that turns a declared review-plan.yml into a step pipeline, so ANY runtime plugin can join the review workflow purely through config. The review rulebook is a 1:1 port of pi-review-action’s prompt.txt, resolved at run time via REVIEW_PROMPT_PATH (T1: instructions from main, never the PR under review).

This candy’s plan: — the runnable spec charly check executes against a live deployment. check: steps are idempotent probes; run: steps change state.

Intent Step
check the out-of-tree plugin-review candy ships a buildable Go module (go.mod + provider main) the host can build + connect; the full review engine is exercised by the Go e2e + the live R10