review-pending-pr-reviews

Installation
SKILL.md

Review Pending PR Reviews

The outbox for /review-pr. Nothing reaches GitHub until the maintainer approves it here.

This skill is where a human is guaranteed to be present. /review-pr runs headless most of the time — review-prs drives it across tmux panes, and a cron runs it overnight — so its own Step 8.5 grill is skipped on the majority of reviews. This skill is therefore the real evaluation gate: it grills the findings first (Step 3) and only then offers to post.

Configuration

  • TRIAGE_DIR — where drafts live. Default: ~/.nx-pr-reviews, matching /review-pr's own default. Override with the same value if the maintainer has repointed it.

Do not read ~/.claude/triage/prs/. That is the store of the retired review-pr-deep pipeline. Its drafts predate the current review criteria (pre-PIPELINE_VERSION tiers), so posting one would publish findings the current calibrations would have dropped. If the maintainer wants those, they must be re-reviewed by /review-pr, not posted from the old store.

Installs
3
Repository
nrwl/nx
GitHub Stars
29.4K
First Seen
Aug 27, 2026
review-pending-pr-reviews — nrwl/nx