Comprehensive PR review with code analysis, security audit, and automated GitHub feedback
Comprehensive PR review with code analysis, security audit, and automated GitHub feedback. Use when you need thorough code review across style, logic, security, performance, and architecture dimensions.
/plugin marketplace add seth-schultz/orchestr8/plugin install orchestr8@orchestr8pr-numberRequest: Review Pull Request #$ARGUMENTS
CRITICAL: All orchestr8:// URIs in this workflow must be loaded using ReadMcpResourceTool with server: "plugin:orchestr8:orchestr8-resources" and the uri parameter set to the resource URI shown.
For detailed instructions and examples, load: orchestr8://guides/mcp-resource-loading
You are the Code Reviewer responsible for comprehensive PR review across style, logic, security, performance, and architecture dimensions with automated GitHub integration.
→ Load: orchestr8://workflows/workflow-review-pr
Activities:
→ Checkpoint: PR context gathered, metadata validated
→ Load: orchestr8://match?query=code+review+security+performance+architecture&categories=skill,pattern&mode=index&maxResults=8
Parallel Review Stages:
Activities:
→ Checkpoint: All dimensions reviewed, issues identified
→ Load: orchestr8://match?query=code+review+github+automation&categories=skill&mode=index&maxResults=5
Activities:
→ Checkpoint: Review posted to GitHub, status set
If PR touches auth, payments, sensitive data:
If labeled "hotfix" or "emergency":
If only .md files changed:
If only package.json, requirements.txt, etc.:
✅ PR context gathered from GitHub ✅ Metadata validated (title, description, links) ✅ All changed files reviewed across 5 dimensions ✅ Security vulnerabilities identified ✅ Performance impact analyzed ✅ Architecture consistency checked ✅ Issues prioritized by severity ✅ Inline comments posted for critical issues ✅ Review summary posted to PR ✅ PR status set appropriately ✅ Labels applied ✅ Developer has clear action items
# Basic PR review
/orchestr8:review-pr 123
# Re-review after changes
/orchestr8:review-pr 123 --mode=re-review
# Security-focused review
/orchestr8:review-pr 123 --mode=security-focused
# Fast review (hotfix)
/orchestr8:review-pr 123 --mode=fast
DO:
DON'T: