Skillopt

Runs the SkillOpt single-lineage optimization loop, which organizes a hill-climb into epochs over mini-batches of train tasks under a textual learning rate — an integer edit budget that decays on a constant|linear|cosine schedule — and ends each epoch with one extra gated consolidation step. Parent is always the current best; acceptance is the val significance gate. Use when a run should anneal from broad early edits to small late ones and consolidate once per epoch, rather than hill-climb's one-shot whole-trainset proposals or gepa's Pareto frontier.

skillberry-ai 7d4514b 7 files · 33.6 KB Updated

File contents

skillberry-ai/cap-evolve/tree/main/skills/algorithms/skillopt commit 7d4514bf2d

Frequently asked questions

npx skillmds@latest add skillberry-ai/skillopt