工程開發
structured-code-review
執行結構化的五階段程式碼審查,涵蓋需求合規性、正確性、程式碼品質、測試與安全性。提供分類後的具體改進建議(嚴重/主要/次要/微調)。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/structured-code-review/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/structured-code-review/install?os=windows&agent=claude" -o install-structured-code-review.bat && install-structured-code-review.bat
下載安裝腳本