byleodorareluctant259· 1 subagent
当一个主要项目步骤完成并需要根据原始计划和编码标准进行审查时使用此智能体。示例:<example>Context: 用户正在创建一个代码审查智能体,应在逻辑代码块编写完成后调用。user: "我已经按照计划第 3 步完成了用户认证系统的实现" assistant: "干得好!让我使用 code-reviewer 智能体来根据我们的计划和编码标准审查实现" <commentary>由于一个主要项目步骤已完成,使用 code-reviewer 智能体来验证工作是否符合计划并识别任何问题。</commentary></example>…
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/leodorareluctant259/superpowers-zh/HEAD/agents/code-reviewer.mdInstalls into the current project.
Install code-reviewer by running `curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/leodorareluctant259/superpowers-zh/HEAD/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/leodorareluctant259/superpowers-zh.