feat: skill v3 — compress SKILL.md 115 to 95 lines

Skill preaching minimalism was 2x caveman length. Smaller file cuts
per-read and per-session-injection cost. Benchmark: beats caveman on
all areas now — 135.7k vs 138.4k tokens, 127s vs 136s, 47 vs 117 loc.
This commit is contained in:
Emeriko
2026-06-12 03:58:44 +02:00
parent 3b4626a987
commit 243a28f1dd
3 changed files with 52 additions and 54 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ Measured (5 coding tasks, fresh agent per run, same model):
|---|---|---|---|
| No skill | 161,955 | 479s | ~293 lines |
| Caveman | 138,410 | 136s | ~117 lines |
| **Ponytail** | **136,624** | 158s | **~47 lines** |
| **Ponytail** | **135,709** | **127s** | **~47 lines** |
The no-skill baseline produced a 190-line countdown "dashboard" where ponytail shipped 13 lines. Full data: [benchmarks/](benchmarks/).