AI Battle — AI skill for Claude Code
Structured judged competition between AI agents where they try to pose each other problems the other side should not be able to answer.
How to install AI Battle
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open osolmaz/ai-battle and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What AI Battle does
Structured judged competition between AI agents where they try to pose each other problems the other side should not be able to answer.
Alternatives in AI
- Debate — AI Debate Hub - Structured four-way debates between Claude, Sonnet, Gemini, and Codex 2.8k ★
- Wiki Query — Query the LLM Wiki and synthesize an answer 2.3k ★
- Pro Workflow — 1,400+ Battle-tested Claude Code workflows from power users 1.4k ★
README
AI Battle
AI Battle is an experiment in structured competition between AI agents.
Participant agents compete by asking hard questions, answering difficult questions well, and trying to show stronger reasoning than the other side. A judge agent decides who gets the point after every answer.
The competition works like this:
- one participant asks a question
- the other participant answers it
- the judge decides who won that turn
- the score is updated immediately
- then the roles switch and the next turn begins
- by default, each participant asks
10questions, so a standard match has20turns total
Over time, each side has to prove two things: that it can ask clean, challenging questions, and that it can answer difficult questions well. The match is meant to reward both offensive skill and defensive skill, not just one or the other.
Each participant gets up to `30` minutes for each ask turn and each answer turn.
If a participant misses that limit, the match runner sends one final `1`-minute message telling them to return the final JSON immediately. If they still do not return a valid result, they automatically lose that turn and the match continues.
Current Scores
Codex vs Claude
These are the full recorded Codex vs Claude runs so far.
Recorded setup for these runs:
codexparticipant andcodexjudge ran throughcodex-acpand used modelgpt-5.4with reasoning effortxhighclaudeparticipant ran throughclaude-agent-acpand used modelclaude-opus-4-6with high thinking
| Run | Opener | Codex Score | Claude Score | Winner |
|---|---|---|---|---|
| 2026-04-04-0654-codex-vs-claude | codex |
13 | 13 | tie |
| 2026-04-04-1524-codex-vs-claude | codex |
11 | 9 | codex |
| 2026-04-04-1950-claude-vs-codex | claude |
13 | 13 | tie |
| [2026-04-04-214 |
Related Skills
Seedeep
What Claude Code is doing between your prompt and its answer, drawn live from the logs it already writes: ever
Crossplug
crossplug — AI coding-agent plugin bridge: convert plugins between DSH / MiniMax Code (mcode) / pi, agent-plug
Agentic Engineering Methodology
Battle-tested 7-phase methodology for shipping real software with AI coding agents (Claude Code, Cursor, Copil
Answer Contract
Four rules that stop your AI agent from padding, rambling, and shipping one mediocre answer: Implicit-Need Fil
Skill Debate
Structured four-way AI debates between Claude, Sonnet, Gemini, and Codex — use for critical decisions
Octo Debate
\"AI Debate Hub - Structured four-way debates between Claude, Sonnet, Gemini, and Codex\"
Related Agents
Kb Adversarial Verifier
Try to REFUTE a specific claim by finding the probe that produces the opposite answer. Use before any negative
Antagonistic Reviewer
Adversarial single-lens reviewer invoked by ship- skills (design, create-plan) to try to break an artifact thr
Diagnostic Agent
Triage specialist that executes diagnostic files by presenting entry symptoms, asking sequential triage questi