什麼是 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