🔍
Code Quality Review
Spot bugs, performance issues, and risky changes before shipping
🟠 Warning
⭐⭐⭐ Advanced
⏱️ 10–20 min
✅ Suitable For: Developers
📦 Requires: GitHub or Filesystem MCP
📋 📋 One-Click Prompt
@OpenClaw I need a practical code review.
Context: I am using openclaw.
Step 1 — Choose input source
Ask me to choose:
1) GitHub repo + PR number
2) Local folder path (Filesystem MCP)
3) Paste code snippet(s)
Step 2 — Safety
Confirm:
- Read-only analysis
- No destructive operations
Step 3 — Review
Provide:
- High-risk issues first (security/data loss)
- Correctness bugs
- Performance problems
- Maintainability and style
- Suggested fixes with diffs/snippets
Step 4 — Checklist
End with a short checklist for me to verify before merging.
Throughout this workflow, communicate with me in English.
💡 Tip: Click “Copy Prompt”, then paste it into openclaw to start.
🎯 What can this do?
- Spot high-risk issues (security/data loss) first
- Find correctness bugs and edge cases
- Suggest performance and maintainability improvements
- Provide actionable diffs/snippets
⚠️ Risk notice
Only review code you have the right to access. Prefer read-only access (GitHub read, filesystem read).