Systematically review code changes for quality, security, and best practices.
## Workflow: Pull Request Review Pipeline **Input:** A code diff or PR description with changed files. **Step 1 — Security Scan:** Check for secrets, injection vectors, and XSS. **Step 2 — Code Quality:** Evaluate naming, complexity, and DRY violations. **Step 3 — Logic Review:** Trace edge cases, null handling, and race conditions. **Output:** Severity-tagged review (Critical, Warning, Suggestion).
Free to copy and use. Compatible with Claude 4 Opus, GPT-5, Gemini 2.0 Flash.
Paste the code diff or PR description. Optionally include your project's style guide for more targeted feedback.
Initial release
Sign in and download this prompt to leave a review.