Verified project record
microsoft/SkillOpt
skillopt treats the skill document as trainable state for frozen LLM agents, applying bounded text edits and validation gates to improve accuracy without touching model weights. The full training loop operates through rollout, reflect, aggregate, select, update, and evaluate phases, and outputs a compact best_skill.md artifact that adds zero inference-time model calls at deployment.