Local Eval Stack

Stand up a local, self-hosted evaluation stack for agent skills and sessions: ironside (trace store) via docker compose, coeval (governed LLM judging with human adjudication) via docker + dev servers, headless bootstrap of judge projects with calibrated rubrics, a pi session tracer that tags skill usage, and casefile scanning of the skills being judged. Use when someone wants to self-host agent evals locally, trace pi/agent sessions to their own machine, judge a skill's real runs with a governed rubric, or asks to set up ironside/coeval/the eval stack. Do NOT use for writing eval content or rubric doctrine (see the evidence-tiers doc in overclock), for CI gating of an existing coeval instance (coeval's gate.mjs docs cover that), for hosted/SaaS eval platforms, or for production multi-user deployments — this skill's scope is one developer's machine.

luka-zivkovic 1bdeefd 10 files · 87.9 KB Updated

File contents

luka-zivkovic/overclock/tree/main/plugins/eval-stack/skills/local-eval-stack commit 1bdeefd974

Frequently asked questions

npx skillmds@latest add luka-zivkovic/local-eval-stack