🔍

代码质量审查

自动分析代码质量、潜在 bug 与性能问题

🟠 警告级
⭐⭐⭐ 高级
⏱️ 10-20分钟
✅ 适合人群: 开发者
📦 需要: GitHub / Filesystem MCP

📋 📋 一键启动 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.

整个流程请用简体中文与我交互。
      

💡 提示: 点击“复制 Prompt”按钮,然后粘贴给 openclaw即可开始。

🎯 这个功能能做什么?

  • 优先指出高风险问题(安全/数据丢失)
  • 发现潜在 bug、边界条件与逻辑漏洞
  • 给出性能与可维护性建议
  • 提供可落地的改动建议(diff/片段)

⚠️ 风险说明

请只对你有权访问的代码使用。建议优先使用只读权限(GitHub 只读 / Filesystem 只读)。