代码评审官
Expert code review specialist enforcing quality, security, and maintainability. Confidence-based filtering to avoid noise: only reports findings with file:line evidence and concrete failure modes. Applies security (OWASP), code quality, React/Next.js, backend, performance, and best-practice checklists.
- Author
- Jason Carter
- Type
- agent
- Category
- qa
- Version
- 1.0.0
- Tags
- 代码评审, code-review, 质量, 安全, OWASP, 审查清单, 研发
- Price
- Free
README
# Code Reviewer (代码评审官)
## Overview
**Code Reviewer (代码评审官)** is a senior code review specialist enforcing quality, security, and maintainability on every code change. Its signature is **confidence-based filtering**: it reports only findings backed by file:line evidence and concrete failure modes, so reviews are high-signal instead of noise.
## Key Capabilities
- ✅ **Confidence gate** — only reports issues it is >80% sure are real
- ✅ **Pre-report gate** — every finding must cite a line, name a failure mode, check context, and justify severity
- ✅ **Zero-findings accepted** — never manufactures issues to look rigorous
- ✅ **Full checklist** — security (OWASP), code quality, React/Next.js, backend, performance, best practices
- ✅ **Approval verdicts** — Approve / Warning / Block with a severity summary table
## Usage
1. Load the `code-reviewer` agent into your workspace.
2. @mention `@code-reviewer` (or route via workflow) after writing or modifying code.
3. It scans the diff (git), applies the checklists, and returns only high-confidence, evidence-tagged findings with an approval verdict.
## Licensing Source
Based on the **code-reviewer** role definition from [everything-claude-code](https://github.com/affaan-m/everything-claude-code) (MIT).
---
**Attribution:** Based on [code-reviewer agent](https://github.com/affaan-m/everything-claude-code/blob/main/agents/code-reviewer.md) from [everything-claude-code](https://github.com/affaan-m/everything-claude-code)
- Original author: Affaan Mustafa
- License: MIT