Gvs5h — Development skill for Claude Code
GVS5H: Five Qwen3.8-27B Models Match Claude Fable 5 on LiveCodeBench Hard Fable 5 Level Coding for a Fifth the Price - or on a Single GPU.
How to install Gvs5h
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open slee-persis/GVS5H and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Gvs5h does
GVS5H: Five Qwen3.8-27B Models Match Claude Fable 5 on LiveCodeBench Hard Fable 5 Level Coding for a Fifth the Price - or on a Single GPU.
Alternatives in Development
- Dao Code — Open-source TypeScript terminal coding agent for DeepSeek-V4 — builds on DeepSeek's strong price-performance a 1.3k ★
- Pool Ohlcv — Fetch price and volume history for a specific Meteora pool 722 ★
- Fable OS — An agentic operating system where the kernel is controlled directly by Claude 324 ★
README
GVS5H: Five Qwen3.8-27B Models Match Claude Fable 5 on LiveCodeBench Hard
Results


**Abstract.** Frontier coding performance is typically bought with larger proprietary models at high cost. We introduce ledger-based zero-shot self-orchestration, a training-free method in which fresh instances of one model decompose problems and coordinate through a shared filesystem holding a plan, notes and current solution. Across nine open and closed-weight models on the 100 latest *hard* LiveCodeBench problems, the method yields gains of up to 23.2 percentage points on pinned backends and offers two routes to frontier-level accuracy. Orchestrated GPT-5.6-Terra reaches 88.0% pass@1 against Fable 5's 90.4% at 19% of the cost, and locally served, open-weight Qwen3.8-27B rises from 69.2% to 92.4%, slightly exceeding Fable 5. Gains are not universal: some models are unchanged or worse. Transcript analysis attributes the gain to decomposition and persistent context. Inference-time organization can approach frontier coding accuracy at a fraction of the cost, or slightly exceed it on self-hostable weights.
— [the paper](paper/iclr2027_conference.pdf)
Running the code
Needs [uv](https://docs.astral.sh/uv/) and an API key for the model you want to test.
cd codebase/v2-current
export OPENAI_API_KEY=...
LCB_RELEASE=release_v6 \
ESCALATION_CLOUD_MAX_TOKENS=128000 \
ESCALATION_CLOUD_TIMEOUT=7200 \
MULTIAGENT_MODEL=openai:gpt-5.6-terra \
uv run --no-project --python 3.12 --with 'datasets<4' --with numpy --with anthropic \
python escalation/run_bench.py --engine multiagent --only lcb --lcb 100 --parallel 8
--engine multiagentruns the manager;--engine singleis the one-call baseline.- Other models: `ant
Related Skills
Kaggle Tpu Lab
Qwen3.8-27B (bf16) on a free Kaggle TPU: OpenAI-compatible endpoint, 262k context, ~130 tok/s, works with Clau
Turbo Kart Rush
Arcade kart racer in the spirit of Mario Kart, built entirely with Three.js. 100% procedural assets. Built by
Definition Of Done Rules
Always-on Definition of Done. Applied to every behavior change. Five hard criteria plus two opt-in -- review,
Audio Inspect
Open the developer Audio Inspector window — live meters, probe-stage status, copied waveform, L/R level-match
JiegeOSBench
Benchmarking a single‑prompt Rust OS kernel implementation, comparing Claude Code Fable, Opus, and Sonnet.
Fable
Shortcut for claude-review with a single Fable Skeptic (deep behavioral reasoning, pinned to fable). Ignores t
Related Agents
Price Logic
Design pricing models, packaging tiers, and experiment recommendations. Use when evaluating monetisation strat
Mid Level Engineer
Implements a single, narrowly scoped coding task delegated by the executor. Takes a specific file, function, o
Dnp Fable Advisor
🧠 Senior .NET advisor to the implementation agents — advises, never implements. Three modes via brief: ADVISE