From sd0x-dev-flow
Reviews staged or working changes for correctness, security, and performance before creating a PR. Produces a checklist and updates project rules.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sd0x-dev-flow:pr-reviewThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Keywords: pr review, pre-pr, review before PR, self-review, pr-review
/codex-review-fast)/codex-review-doc)/risk-assess)/risk-assess --mode fast — if High+, auto-escalate to deep mode.claude/rules/## 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>
npx claudepluginhub sd0xdev/sd0x-dev-flow --plugin sd0x-dev-flowGenerates a code review checklist tailored to the PR's language, change type, and risk level, with approve/request-changes recommendations.
Conducts systematic code reviews of GitHub pull requests, auditing CLAUDE.md compliance, bugs, git history, prior PR comments, and code comments for actionable feedback.
Performs thorough pull request reviews with parallel agents for bugs, security issues, guideline compliance, and error handling. Provides confidence-scored feedback and batched GitHub comments.