firehose> #llmops

Skill Artifact Transfer

A skill document optimized against one model, one harness, and one benchmark turns out to keep working when moved to another. SkillOpt reports its best_skill.md artifacts transferring across model scales, between the Codex and Claude Code harnesses, and to nearby benchmarks — with no further optimization. If that holds, the optimized skill is not a fitted parameter of the model it was trained on. It is a statement about the task, and the training loop was a search procedure for finding it.

That distinction is the whole weight of the concept, because it decides what an optimized skill is worth. A parameter fitted to GPT-5.5 is worth nothing when the model changes next quarter — and models change. A crisp externalization of how to do a task is worth something to every model that reads it, which is why Public Skill Adoption works at all: a repo of two markdown files transfers capability between strangers. Transfer is the property that turns an expensive offline optimization into a durable, distributable asset, and it is the property that makes the offline cost sane. Amortized over one model version, Text-Space Optimization is a curiosity; amortized over every model and harness that will ever read the file, it is an investment.

It also cuts the other way, and the source does not dwell on this: if the artifact transfers, its gains were never model-specific to begin with, which raises the question of how much of the reported lift is optimization discovering something subtle versus optimization discovering the task's obvious structure and writing it down cleanly — something a careful human author might also produce. Transfer is evidence for portability. It is also, quietly, evidence that the thing being learned is generic. The repo's claim of "best or tied-best on all 52 cells" does not settle which.

Claims


Linked from