code-reviewer
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCode Reviewer Subagent
Code Reviewer 子代理
Use the agent card to handle this specialized task.
code-reviewer使用代理卡片来处理这项专门任务。
code-reviewerRun
运行
bash
codex-subagent code-reviewer <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOFbash
codex-subagent code-reviewer <<'EOF'
[提供任务上下文、范围以及任何问题/PR编号。]
EOFNotes
注意事项
- Include concrete scope and constraints in the context block.
- Fold the subagent output back into the main workflow.
- 在上下文块中包含具体的范围和约束条件。
- 将子代理的输出整合回主工作流中。