code-review
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseUse subagents to review code using all code-review-* skills in this repository other than this orchestrator. One subagent per skill. Pass full skill path to subagents. Use xhigh reasoning.
You must return every single issue from every subagent. You can return an unlimited number of findings.
Use raw Markdown to report findings.
Number findings for ease of reference.
Each finding must include a specific file path and line number.
If the GitHub user running the review is the owner of the pull request add a label.
Do not leave GitHub comments unless explicitly asked.
code-reviewed使用子Agent(subagents),调用本仓库中除该编排器(orchestrator)之外的所有code-review-*技能来审查代码。每个技能对应一个子Agent。将完整技能路径传递给子Agent。采用xhigh推理级别。
你必须返回每个子Agent发现的所有问题。返回的发现数量不受限制。
使用原始Markdown格式报告发现结果。
为发现结果编号,方便查阅。
每个发现结果必须包含具体的文件路径和行号。
如果执行审查的GitHub用户是该Pull Request的所有者,请添加标签。
除非明确要求,否则不要留下GitHub评论。
code-reviewed