From 4604ae430b297fd791346aff4105de478ad69704 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 22 Jun 2026 21:45:36 -0300 Subject: [PATCH] docs: add pre-run cost estimate to the vs skill-creator table The cost estimate is a skval-only differentiator: skill-creator reports tokens/time only after a run, whereas skval projects token + $ cost before you launch. Add it as a comparison row. Co-Authored-By: Claude Opus 4.8 (1M context) --- docs/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.html b/docs/index.html index 890ab58..b16136f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -154,6 +154,7 @@

skval vs. skill-creator

Structural / lint checks deterministic static checks (D1) Safety gate veto gate + safe extraction of untrusted skills (D6) Offline, no-model path— needs model runs + review deterministic scan, CI-gateable (exit ≠ 0 on Reject) + Pre-run cost estimate— tokens / time only, after the run token + $ projection before you launch With-skill vs. baseline evals core of the loop effectiveness + lift, significance (D2) Reliabilityvariance (mean ± stddev) pass^k over N trials, scored (D3) Triggering description optimizer (train / test) precision / recall / F1, scored (D5)