PR self-review — review changes, produce checklist, update rules
Scanned 9/4/2026
Install to Claude Code
npx -y skills add sd0xdev/sd0x-harness --skill pr-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pr Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sd0xdev-pr-review-sd0x-harness)More formats (shields.io, HTML) on the badges page.
---
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
```markdown
## 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>
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...