一键导入
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.