Show HN: Do Codex skills save tokens? A six-run task-size benchmark
7 hours ago
- Medium implementation of a 2048 game with four browser files, ten engine tests, syntax checks, and a post-run evaluator, all dependency-free.
- Six controlled GPT-5.6-sol runs showed the same engineering loop skill lost on a small fix but succeeded on a medium build.
- Controlled experiment: same model, reasoning effort, starting commit, task contract, sandbox, and acceptance criteria; only repository-skill routing changed.
- Acceptance, required checks, and evidence completeness were prioritized; a cheaper failed run would not win.
- No repository skill, original v0.2.0 loop, and lean v0.4.0 loop started from equivalent fresh copies.
- Token totals are Codex CLI input plus output tokens, with cached input included and not double-counted.
- Recommendation: improve evidence by forking the fixture, holding environment constant, reporting every result, and publishing negative findings.