Skip to content
Development
Skill

/pr-review

PR self-review — review changes, produce checklist, update rules

From plugin
sd0x-dev-flow
18899 skills16 agents5 hooks
Install
$ npx -y skills add sd0xdev/sd0x-dev-flow --skill pr-review --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/pr-review

Context preview

The summary Claude sees to decide when to auto-load this skill.

PR self-review — review changes, produce checklist, update rules

SKILL.md

pr-review.SKILL.md
name: pr-review
description: "PR self-review — review changes, produce checklist, update rules"
allowed-tools: Bash(git:*), Read, Grep, Glob, Edit

PR Self-Review

Trigger

  • Keywords: pr review, pre-pr, review before PR, self-review, pr-review

When NOT to Use

  • Code review by Codex (use `/codex-review-fast`)
  • Document review (use `/codex-review-doc`)
  • Risk assessment only (use `/risk-assess`)

Workflow

1. Run `/risk-assess --mode fast` — if High+, auto-escalate to deep mode 2. Review: correctness, security, performance 3. PR checklist: tests, rollout, compatibility 4. Discover new rules -> update CLAUDE.md or `.claude/rules/`

Output

## Review Notes

- <findings>

## PR Checklist

- [ ] Risk assessment: Low/Medium (or High+ reviewed and acknowledged)
- [ ] Tests pass
- [ ] No breaking changes
- [ ] Docs updated

## Rules Update (if any)

- <proposed patch>
Ships withsd0x-dev-flow

Language: English | 繁體中文 | 简体中文 | 日本語 | 한국어 | Español The harness layer for Claude Code. Let the model choose the path. Keep "done" verifiable. Full control plane on Claude Code. Skills-only distribution for Codex CLI and other compatible agents.

Get the whole plugin

Other skills on sd0x-dev-flow.