工程開發
code-reviewer
對本地更改或 GitHub 遠端合併請求進行自動化代碼審查。透過整合 git 和 gh CLI,分析代碼的正確性、可維護性及標準遵循。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/code-reviewer/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/code-reviewer/install?os=windows&agent=claude" -o install-code-reviewer.bat && install-code-reviewer.bat
下載安裝腳本