review
Request an adversarial code review from Codex CLI, highlighting bugs, security, performance, and readability issues. Provide code and focus areas for customized feedback.
Instructions
Codex CLI(GPT-5.4)にコードレビューを依頼。Adversarial Review Loopの実行部分。
Args: code: レビュー対象のコード language: プログラミング言語 focus: レビューの焦点(カンマ区切り: bugs,security,performance,readability)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| focus | No | bugs,security,performance,readability | |
| language | No | python |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |