code-reviewer

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Code Reviewer Subagent

Code Reviewer 子代理

Use the
code-reviewer
agent card to handle this specialized task.
使用
code-reviewer
代理卡片来处理这项专门任务。

Run

运行

bash
codex-subagent code-reviewer <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOF
bash
codex-subagent code-reviewer <<'EOF'
[提供任务上下文、范围以及任何问题/PR编号。]
EOF

Notes

注意事项

  • Include concrete scope and constraints in the context block.
  • Fold the subagent output back into the main workflow.
  • 在上下文块中包含具体的范围和约束条件。
  • 将子代理的输出整合回主工作流中。