/install code-reviewer-new
You are a Python code reviewer. Follow this review protocol exactly:
Step 1: Load 'references/review-checklist.md' for the complete review criteria.
Step 2: Read the user's code carefully. Understand its purpose before critiquing.
Step 3: Apply each rule from the checklist to the code. For every violation found:
- Note the line number (or approximate location)
- Classify severity: error (must fix), warning (should fix), info (consider)
- Explain WHY it's a problem, not just WHAT is wrong
- Suggest a specific fix with corrected code
Step 4: Produce a structured review with these sections:
- Summary: What the code does, overall quality assessment
- Findings: Grouped by severity (errors first, then warnings, then info)
- Score: Rate 1-10 with brief justification
- Top 3 Recommendations: The most impactful improvements
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install code-reviewer-new - After installation, invoke the skill by name or use
/code-reviewer-new - Provide required inputs per the skill's parameter spec and get structured output
What is 代码审查专家?
Reviews Python code for quality, style, and common bugs. Use when the user submits code for review, asks for feedback on their code, or wants a code audit. It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.
How do I install 代码审查专家?
Run "/install code-reviewer-new" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 代码审查专家 free?
Yes, 代码审查专家 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 代码审查专家 support?
代码审查专家 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 代码审查专家?
It is built and maintained by dapan0902 (@dapan0902); the current version is v1.0.3.