# review-code

生成统一的代码评审提示，覆盖整体、单文件与差异审查场景。解析审查文本中的总分，输出标准化评分。帮助团队规范评审流程、提升代码质量与一致性。

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add xiaobenyang-com/review-code

# Browse available tools
npx -y smithery tool list xiaobenyang-com/review-code
```
