/ponytail-gain
Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact",
One skill from ponytail.
shell
$ npx -y skills add DietrichGebert/ponytail --skill ponytail-gain --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/ponytail-gain
Context preview
The summary Claude sees to decide when to auto-load this skill.
Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact",
Stats
Stars88,235
Forks4,827
LanguageJavaScript
LicenseMIT
Ships with ponytail
SKILL.md
ponytail-gain.SKILL.md
--- name: ponytail-gain description: > Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact", "ponytail scoreboard". --- # Ponytail Gain Display this scoreboard when invoked. One-shot: do NOT change mode, write flag files, or persist anything. The figures are the published benchmark medians (5 everyday tasks: email validator, debounce, CSV sum, countdown timer, rate limiter; three models: Haiku, Sonnet, Opus). They are measured, not computed from the current repo. Source: `benchmarks/` and the README. ## Scoreboard Render plain ASCII bars. The bar length shows the measured range; the label carries the exact figure: ``` ponytail gain benchmark median · 5 tasks · 3 models Lines of code no-skill ████████████████████ 100% ponytail ██▌················· 6–20% ▼ 80–94% Cost no-skill ████████████████████ 100% ponytail █████▌·············· 23–53% ▼ 47–77%
