什么是 code-review?
预提交代码质量审查工作流程。在提交更改之前使用进行验证 代码质量、安全性、测试覆盖率以及对项目约定的遵守。 支持自动检查和交互式检查模式。 来源:ar4mirez/samuel。
预提交代码质量审查工作流程。在提交更改之前使用进行验证 代码质量、安全性、测试覆盖率以及对项目约定的遵守。 支持自动检查和交互式检查模式。
通过命令行快速安装 code-review AI 技能到你的开发环境
来源:ar4mirez/samuel。
Systematic validation of code against all guardrails before committing. Supports both automated checking and interactive review modes.
| Pre-Commit | Automated | Before any commit | | PR Review | Interactive | During pull request review | | Feature Complete | Both | After FEATURE/COMPLEX mode completion | | Code Handoff | Interactive | Before transferring ownership | | Quality Gate | Automated | CI/CD pipeline integration |
Automated Mode Quick validation against all guardrails. Returns pass/fail/warning status.
预提交代码质量审查工作流程。在提交更改之前使用进行验证 代码质量、安全性、测试覆盖率以及对项目约定的遵守。 支持自动检查和交互式检查模式。 来源:ar4mirez/samuel。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ar4mirez/samuel --skill code-review预提交代码质量审查工作流程。在提交更改之前使用进行验证 代码质量、安全性、测试覆盖率以及对项目约定的遵守。 支持自动检查和交互式检查模式。 来源:ar4mirez/samuel。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ar4mirez/samuel --skill code-review 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ar4mirez/samuel