用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Green-PT/honey-for-devs --skill honey-gain命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | honey-gain |
| description | Honey benchmark scoreboard vs baseline and rival skills. |
| version | 1.3.1 |
| author | GreenPT |
| license | MIT |
| metadata | {"hermes":{"tags":["token-efficiency","coding"]}} |
Report the committed benchmark results — never a guessed or per-session number, and never an embedded copy that can drift from the bench.
Recompute from the committed records at use time — don't recite from memory, and prefer the raw records over any rendered table (renderings go stale, the records don't):
cd bench && node src/report.js --stamp full-opus48 --by-type
Offline, no API spend. Swap --stamp full-gpt55 for the cross-provider figure, drop
--by-type for the whole suite. Hive handoff numbers → bench/hive/RESULTS.md.
Report the tier table terse: Δ LOC and Δ output, each with its p, judge as
win/loss/tie, and the test pass-rate, per variant. The tier split is the finding —
deepest on code and handoffs, output a statistical tie on user-facing (the polish
carve-out). Lead with Δ LOC: it measures Lever 1 directly, while output tokens mix
code with the prose around it, and the two come apart (Ponytail cuts lines but narrates
at length).
(ns) results ties, not wins.
Every figure is a paired per-task median; a ratio of arm totals is not quotable.bench/README.md, results/combined.md)
are secondary. If one disagrees with a fresh --stamp recompute, the recompute wins —
say the rendering is out of sync.honey-eco, which labels them. Don't state a dollar saving here.cd bench && npm run bench, don't extrapolate.92%/78%/73% / −57%/−65%/−70% numbers, or the
superseded arm-total figures (−49% code, −15% aggregate) — see bench/METHODOLOGY.md.