What problem does it solve?
Cross-model benchmark for gstack skills. Runs the same prompt through Claude, GPT (via Codex CLI), and Gemini side-by-side — compares latency, tokens, cost, and optionally quality via LLM judge. Answers "which model is actually best for this skill?" with data instead of vibes. Separate from /benchmark, which measures web page performance. Use when: "benchmark models", "compare models", "which model is best for X", "cross-model comparison", "model shootout". (gstack)
Core Features & Use Cases
- Cross-model comparison: Run identical prompts across Claude, GPT, and Gemini to surface differences in latency, tokens, and cost.
- Data-driven decision making: Identify the best-performing model for a given skill or prompt based on measurable metrics.
- Optional quality evaluation: Include an LLM-based quality judge when available to compare output quality.
- Model shootouts: Compare multiple providers to inform model choice for gstack workflows.
Quick Start
Run the benchmark with a representative prompt and review latency, token usage, and cost across the models.