Milkyway Andromeda Merger Bench — AI skill for Claude Code
Simulation of the milkyway andromeda merger created by Claude Opus, Fable, GPT-6 Astra.
How to install Milkyway Andromeda Merger Bench
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open fynnfluegge/milkyway-andromeda-merger-bench and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Milkyway Andromeda Merger Bench does
Simulation of the milkyway andromeda merger created by Claude Opus, Fable, GPT-6 Astra.
Alternatives in AI
- System Prompts Leaks — Extracted system prompts from ChatGPT (GPT-5.4, GPT-5.3, Codex), Claude (Opus 4.6, Sonnet 4.6, Claude Code), G 38.6k ★
- Claude Fable 5 System Prompt Clean — the optimized, token-efficient version of the leaked Claude Fable 5 / Mythos 5 system prompt 475 ★
- Fusion 3 — Fusion full panel — Opus 4.8 + GPT-5.5 + Gemini 3.1 Pro in parallel, judged by Opus 4.8 (opus4.8-gpt5.5-gemini 468 ★
README
Milky Way–Andromeda collision generation benchmarks
Generated browser simulations and visualizations of a possible collision and merger between the Milky Way and Andromeda. Each top-level project folder is a separate benchmark output, with its own implementation, controls, and generation usage record.
The folder names identify three vanilla model runs. This repository contains their source snapshots and accounting notes; it does not include a shared generation prompt, automated cross-project benchmark runner, or scoring rubric.
Benchmarks
| Benchmark | Implementation | Local runtime | Recorded generation cost (USD) |
|---|---|---|---|
| Vanilla Claude Fable 5.1 | Restricted N-body simulation; WebGL; 40,000–60,000 test stars; 0–9 Gyr timeline | Static HTTP server | $4.48 |
| Vanilla Claude Opus 5 | Restricted N-body encounter with a rigid-disc approach phase; WebGL 2; 56,000–110,000 test stars; 0–8 Gyr timeline | Static HTTP server | $6.93 |
| Vanilla GPT-6 Astra | Artistic galaxy animation with scripted paths; React, TypeScript, WebGL, and Vinext; 0–8 Gyr timeline | Local Node.js server and npm | $5.04 |
Gyr means billion years. The two restricted N-body models move massless test stars through analytic galaxy potentials. The Astra implementation uses choreographed motion and illustrative distances. These implementation differences matter when comparing the resulting visuals and behavior.
| Opus 5 | Fable 5.1 | GPT-6 Astra |
|---|---|---|
| <img width="1024" alt="Screenshot 2026-09-12 at 10 43 24" src="https://github.com/user-attachments/assets/3 |
Related Skills
Agentrouter Guide
FREE GPT-6 Astra (Sep 2026) + GPT-5.5 + Claude Opus via AgentRouter — OG credits, 1.05M ctx, one API key. Defi
Fableplan
Fable plans, Opus executes. Delegates the design of a nontrivial change to the fable-planner subagent (Fable),
Claude Double Review
Shortcut for claude-review with the Skeptic pair (Fable + Opus) plus the Architect. Accepts --model sonnet to
GPT 6 Astra Skill
Astra Skill Optimizer for GPT-6/Astra project Skill and workflow adaptation
Advisor GPT
advisor-gpt: skill do Claude Code que chama o GPT-6 Astra (Codex) pra revisar a entrega antes do pronto e, com
Prompt Optimizer Plugins
Dual-protocol prompt optimizer plugins for GPT-5.6 and Claude Fable 5, compatible with Codex and Claude Code.
Related Agents
Fable Architect
Plan-only Fable 5.1 pass from an Opus or Sonnet main. Use for architecture, ambiguous root cause, or a design
Researcher Fable
Top research tier. Use only when you judge Opus insufficient — a subtle correctness question spanning several
Fable Planner
Designs an implementation plan for a nontrivial task on Fable, so the main Opus session doesn't have to plan.