Pmstack Run Eval

Execute an evaluation YAML produced by pmstack-eval against a real target system, running n_trials per task and reporting both pass@k and pass^k. Implements the running side of Anthropic's eval framework. HARD-STOPS with educative errors if no target is configured, no tasks are present, or required env vars are missing — never simulates results. Use when the user asks to "run", "execute", or "score" an eval, or wants real metrics from an existing eval design. Requires a runtime that can execute Python and the `claude` CLI (Claude Code, sandboxed code-exec on web, or local terminal).

RyanAlberts cc63565 4.9 KB Updated

File contents

RyanAlberts/pmstack/tree/main/claude-skills/pmstack-run-eval commit cc63565d77

Frequently asked questions

npx skillmds@latest add ryanalberts/pmstack-run-eval