Fable Eval banner
rennf93 rennf93

Fable Eval

Development community

Description

--- description: Run the fable-mode eval suite (probes → pairwise judge → report). Costs tokens — runs headless claude many times. Optional arg: a probe id substring to filter. --- Run the fable-mode convergence evals. `$ARGUMENTS` may contain a probe id filter (e.g. `03`), and `--yes` to skip the cost confirmation. 1. Unless `--yes` was passed, tell the user how many probe runs this is (matched probes × 2 candidate modes + judging) and ask to proceed. 2. Ensure goldens exist in `evals/gold

Installation

Installs to ~/.claude/skills/rennf93-opus-fable-playbook-fable-eval/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rennf93-opus-fable-playbook-fable-eval && curl -fsSL https://raw.githubusercontent.com/rennf93/opus-fable-playbook/HEAD/commands/fable-eval.md -o ~/.claude/skills/rennf93-opus-fable-playbook-fable-eval/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository