pr-code-review
Installation
SKILL.md
PR Code Review
Portable PR review for open-skills. Combines Anthropic Claude Code code-review plugin flow (eligibility, multi-perspective, ≥80 confidence, permalink comments), mattpocock Standards∥Spec separation + fixed-point diff, and Superpowers plan alignment / severity / strengths-first habits. Platform-agnostic agent dispatch (no host model-tier hardcoding).
Install:
npx skills add FuDesign2008/open-skills -g --skill pr-code-review --yes
When this applies
- User asks to review an open PR/MR, or
merge-disciplinePart R requires pre-merge review. - Skip (state reason, do not comment): PR closed, draft, trivial/automated, or already reviewed by this skill this session/tip.
Depth (full | light)
Callers (especially merge-discipline Part R) MAY pass depth=full or depth=light. Default: full.
| Depth | Behavior |
|---|---|
| full | Dual-axis Standards∥Spec; multi-perspective review preferred in parallel when the host supports it (current default process below) |
| light | Dual-axis Standards∥Spec on the pinned tip is still mandatory; parallel multi-perspective swarm is not required. Confidence ≥80 Critical/Important clearance and publish rules are unchanged |