Agent

Code Reviewer

Reviews completed work against the original plan and project standards.

安裝

manual
/plugin install superpowers && /agent invoke code-reviewer

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

Catches drift between plan and implementation, missing edge cases, and bad patterns. Best invoked after a logical chunk of code is written, not line-by-line.

常見使用情境

  • Post-feature review
  • Pre-merge gate
  • Spot scope creep

標籤

reviewqualitytaste