Search papers, labs, and topics across Lattice.
This paper introduces SkillCoach, a self-evolving rubric framework designed to evaluate and enhance the use of agentic skills in LLMs by deriving skill-grounded process rubrics from real rollout data. By assessing trajectories across four dimensions鈥攕kill selection, skill following, skill composition, and skill-grounded reflection鈥擲killCoach distinguishes between process quality and mere task success, addressing the limitations of traditional final verifier metrics. Experimental results demonstrate that SkillCoach significantly improves evaluation quality and provides more effective supervision signals for training, revealing failures that would otherwise be masked by final accuracy measures.
Evolved rubrics from SkillCoach expose hidden failures in agentic skill use, enhancing training and evaluation beyond mere task success.
Skills are becoming a reusable operational layer for LLM agents, encoding SOPs, domain rules, tool workflows, scripts, and validation routines. In realistic skill repositories, overlapping skills make reliable skill-use difficult. Final verifier success is too coarse for both evaluation and training, since an agent may pass through trial and error while selecting distractor skills, skipping required steps, composing workflows incorrectly or omitting final checks. We introduce SkillCoach, a self-evolving rubric framework for evaluating and enhancing agentic skill-use. SkillCoach derives skill-grounded process rubrics from real rollouts and evaluates trajectories along four dimensions: skill selection, skill following, skill composition, and skill-grounded reflection. It keeps the external verifier as a separate outcome signal, allowing process quality to be distinguished from accidental task success. The evolved rubrics further serve as process supervision for selecting high-quality training trajectories. Experiments show that evolved rubrics substantially improve evaluation quality, expose failures hidden by final accuracy, and provide stronger supervision signals than outcome-only filtering for enhancing agentic skill-use.