Claude Opus 4.8 vs GPT-5.6 Luna for research skills

The verdict

GPT-5.6 Luna wins, 9690

Same 12 research skills tasks, marked blind by three rival labs. GPT-5.6 Luna took 4 tasks, Claude Opus 4.8 took 2, 6 tied. Tested 16 Aug 2026.

Where they differed most

The task — Structure the evidence

Turn these findings into JSON — reply with ONLY valid JSON, an array of objects with keys source, year, sample_size, finding (finding is one sentence): 'The Whitworth trial (2020) followed 850 runners and found calf strengthening halved recurrence of achilles injury. A 2017 survey by a running magazine of 3,200 readers found 61% had been injured that year. Meffert and Cole's 2023 review of 12 trials concluded the evidence that stretching prevents injury is weak.'

```json
[
  {
    "source": "Whitworth trial",
    "year": 2020,
    "sample_size": 850,
    "finding": "Calf strengthening halved the recurrence of achilles injury among runners."
  },
  {
    "source": "Running magazine survey",
    "year": 2017,
    "sample_size": 3200,
    "finding": "61% of readers reported having been injured that year."
  },
  {
    "source": "Meffert and Cole review",
    "year": 2023,
    "sample_size": 12,
    "finding": "The evidence that stretching prevents injury is weak across the 12 trials reviewed."
  }
]
```
[
  {
    "source": "Whitworth trial",
    "year": 2020,
    "sample_size": 850,
    "finding": "Calf strengthening halved recurrence of Achilles injury."
  },
  {
    "source": "Running magazine survey",
    "year": 2017,
    "sample_size": 3200,
    "finding": "Sixty-one percent of readers had been injured that year."
  },
  {
    "source": "Meffert and Cole review",
    "year": 2023,
    "sample_size": 12,
    "finding": "The evidence that stretching prevents injury is weak."
  }
]

Task by task

TaskClaude Opus 4.8GPT-5.6 Luna
Make it answerable1010
Rank the sources99
Synthesise the disagreement99
Tear down the survey910
Correlation for the neighbour109
Plan the dig910
What you cannot cite1010
Structure the evidence510
Ask without leading810
Two sources, head on109
Primary or secondary99
Refuse the invented bibliography1010

Full receipts: Claude Opus 4.8, GPT-5.6 Luna · judges gemini-3.1-pro-preview, gpt-5.6-terra, grok-4.5

Questions people ask

Which is better for research skills: Claude Opus 4.8 or GPT-5.6 Luna?

GPT-5.6 Luna — it scored 96/100 against 90/100 on our 12-task research skills suite, winning 4 tasks to 2 with 6 tied. Every answer was marked blind by three judges from three rival AI labs.

How was this tested?

Both models answered the identical published research skills tasks. Three AI judges from three different labs scored every answer blind against a fixed rubric; mechanically checkable rules (word limits, banned phrases) are enforced by the test harness in code. The raw outputs and judge verdicts are downloadable.

More research skills head-to-heads: DeepSeek V4 Pro vs GPT-5.6 Luna · Claude Opus 4.8 vs DeepSeek V4 Pro · GPT-5.6 Luna vs GPT-5.6 Sol · Claude Opus 4.8 vs GPT-5.6 Sol · GPT-5.5 vs GPT-5.6 Luna · Claude Opus 4.8 vs GPT-5.5

Full ranking: Best AI for research skills · model pages: Claude Opus 4.8, GPT-5.6 Luna