Skillopt banner
iliaal iliaal

Skillopt

Development community

Description

--- name: skillopt description: "Run the SkillOpt process-skill optimizer (offline, local). Default prints the exact bare-terminal command (safe); --run executes it in-session (hardened + checkpointed)." argument-hint: "[skill=ia-debugging] [--fixtures <dir>] [--target <model>] [--weight <λ>] [--epochs N] [--run]" --- # /skillopt — run the SkillOpt process-skill optimizer Optimize a Whetstone **process** skill via `distillery/skillopt/`. Full procedure and rationale: `distillery/skillopt/SKILL

Installation

Installs to ~/.claude/commands/iliaal-whetstone-skillopt.md

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

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

Full documentation available on GitHub

View Source Repository