원클릭으로
claude-vs-openai-pr-review
Battle template comparing Claude and OpenAI on the same code review task using a four-axis rubric.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Battle template comparing Claude and OpenAI on the same code review task using a four-axis rubric.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Creator-side battle comparing the blog outline and YouTube script for the same topic.
Compares single-lens and workflow-based finance report explanations. This is not financial advice.
Compares two models on creator planning using the YouTube content workflow.
Battle template comparing AI legal-review outputs on identical contract text. Analysis only — NOT legal advice.
Compares legal-adjacent document review outputs. This is not legal advice and must be reviewed by a qualified lawyer.
Compares model answers with an explicit reasoning-quality scorecard.
| name | claude-vs-openai-pr-review |
| description | Battle template comparing Claude and OpenAI on the same code review task using a four-axis rubric. |
A reusable battle template that takes the code-reviewer lens, hands it to both Claude Sonnet 4.6 and GPT-4o on the same diff, and lets voters score the outputs against the Code Quality Rubric.
Most developers form a model preference based on tone, not signal. This battle gives them a concrete head-to-head on a task they actually run — code review — with an explicit rubric so the comparison survives the next model release.
fn_create_battle clones the structural fields and rotates contender slots by one. Forking is intended:
Forking is enforced by:
fn_battles_create_rematch — clones a terminal-state battle into a new draft with parent_battle_id set.parent_battle_id on battles.battles — preserves lineage so a fork tree is queryable.