SkillEvo Beats Self-Reflection by 23 Points on Agent Skills
TL;DR
- A preprint reports SkillEvo outperforms self-reflection-based skill evolution by 23.0 points and single-turn QA-driven evolution by 15.4 points.
- The authors argue skill evolution stalls when single-turn feedback runs out, and recast multi-turn user simulation as the feedback generator instead.
- Evaluation covers six categories of cloud services, 9 production skills, and 98 skill-reference files — no baseline numbers are published in the abstract.
An agent-skill evolution system called SkillEvo outperforms a self-reflection baseline by 23.0 points and a single-turn QA baseline by 15.4 points, according to a preprint posted to arXiv by Qianxi Yan and five co-authors.
The premise: today's agent skills are either hand-authored or produced in one LLM generation pass, with no closed loop through which they can improve from the interaction failures they actually cause. Prior work that does close the loop uses single-turn question-answering as the evaluator. That, the paper argues, is where evolution stalls. "Once the first round has patched the gaps that a single exchange can reveal, the evolution gradient decays," the authors write, and defects that only surface across multiple turns stay invisible.
SkillEvo has two parts. It repurposes multi-turn user simulation from an evaluation endpoint into a feedback generator, so that "follow-up questions expose defects layer by layer, so that every round of revision both consumes feedback and produces new feedback." It also replaces the scalar reject-gate common in these pipelines with what the authors call an "independent governance layer" that "actively repairs factual degradation and structural bloat."
The evaluation is small: six categories of cloud services, nine production skills, and ninety-eight skill-reference files. The abstract publishes only the two point-gains. It does not include baseline pass rates, per-category breakdowns, or cost figures for the simulator or the governance layer.
Shared on Bluesky by 1 AI expert
Originally reported by paper
Read the original article →Original headline: SkillEvo Beats Agent Self-Reflection by 23 Points Using Multi-Turn Interaction Gradients