Skip to main content

review-audit

Measure whether automated PR reviews (Copilot / Gemini / CodeRabbit) actually earn their cost on a given repo, so review policy is set by evidence instead of gut. Runs a repo-agnostic pipeline over the repo's own merged-PR history: a cheap mechanical tier (extract → enrich → finalize → summarize, zero agents) answers latency / volume / convergence, and an optional LLM-judge tier (a `release` Workflow fan-out + aggregate → converge) scores each bot comment for value, hallucination, novelty and re-request convergence. Emits a machine-readable summary.json. Use when: 'audit our PR reviews', 'are the review bots worth it', 'should we keep CodeRabbit / Gemini', 'is re-request-on-push paying off', 'one reviewer or several?'.

Jump to install

Source facts

Repository
arthur-debert/release
Last source activity
June 17, 2026 at 21:41
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.