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