From sd0x-dev-flow
Reviews PR changes for correctness, security, performance; generates checklist for tests, rollout, compatibility; proposes CLAUDE.md rule updates.
npx claudepluginhub sd0xdev/sd0x-dev-flow --plugin sd0x-dev-flowThis skill is limited to using the following tools:
- Keywords: pr review, pre-pr, review before PR, self-review, pr-review
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.
Conducts systematic code reviews of GitHub pull requests, auditing CLAUDE.md compliance, bugs, git history, prior PR comments, and code comments for actionable feedback.
Enhances pull requests with descriptions, review checklists, risk assessments, test coverage, size recommendations, and automation for efficient code reviews. Use for PR optimization tasks.
Share bugs, ideas, or general feedback.
/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>