code-explorer

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Code Explorer Subagent

代码探索器子代理

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

Run

运行

bash
codex-subagent code-explorer <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOF
bash
codex-subagent code-explorer <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOF

Notes

注意事项

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