TSRGet The Daily Report
The Singularity Report

TSR Desk · science · 14 September 2026, 07:00 UTC

Skill Issue: Lessons from Optimizing Repository SKILLs for Coding Agents

What
Skill Issue: Lessons from Optimizing Repository SKILLs for Coding Agents
Who
arxiv.org
When
14 September 2026, 04:00 UTC
Category
Science
Primary source
https://arxiv.org/abs/2609.12742
What is not known
This brief does not claim independent replication. Claims that appear only on X and not in the primary source stay unknown.

The GEPA gain matches what prior work reports with the same optimizer, and at the dataset size a single repository supplies it cannot be separated from the agent's run-to-run variance; settling that would take more tasks than one repository's history yields. It comes from a paper posted to arXiv on 14 September 2026. Coding agents increasingly read repository knowledge from SKILLs --- plain \texttt{.md} files versioned alongside the code. Recent work synthesizes these files automatically, by optimizing the document against a benchmark. A bare repository comes with no benchmark, and the synthetic tasks prior work builds are small enough that a capable agent saturates them with no document at all. We mine harder tasks --- merged pull requests of the repository, reverted at a single frozen base commit; and score a candidate document by whether the same agent does better with it than without it. On three Kotlin repositories, the documents GEPA finds raise this score by $4.9$pp on average, and the ones SkillOpt finds leave it where it started, $0.1$pp above the seed. The documents themselves read better than the score: a maintainer of one repository found in them knowledge one only gets by working in the project.

Why it counts

The GEPA gain matches what prior work reports with the same optimizer, and at the dataset size a single repository supplies it cannot be separated from the agent's run-to-run variance; settling that would take more tasks than one repository's history yields.

Sources

Primary source: primary source

What is not known

This brief does not claim independent replication. Claims that appear only on X and not in the primary source stay unknown.

No clip. The article still stands.