Eval Skills banner
iliaal iliaal

Eval Skills

Data community

Description

--- name: eval-skills description: Eval all skills with sufficient data, rank by procedure-following score, identify candidates for optimization argument-hint: "[--min-examples 30] [--top 10]" --- # Evaluate and rank all skills Score every skill that has sufficient harvested eval data, rank them by procedure-following score, and identify the best candidates for `/evolve-skill`. ## Arguments ``` MIN_EXAMPLES=30 (minimum harvested examples to include a skill, default: 30) TOP=10 (ho

Installation

Installs to ~/.claude/commands/iliaal-whetstone-eval-skills.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/iliaal/whetstone/HEAD/.claude/commands/eval-skills.md -o ~/.claude/commands/iliaal-whetstone-eval-skills.md

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

Full documentation available on GitHub

View Source Repository