mlflow
Read post

Testing and Refining Claude Code Skills with MLflow

A methodology for testing and automatically refining Claude Code skills (SKILL.md files) using MLflow tracing and LLM-based judges. The approach traces every tool call Claude makes during skill execution, then runs judges — both LLM-based and rule-based — to verify correct behavior. When judges fail, the failing trace and rationale are fed back to Claude Code, which edits the skill file itself. Two real examples from the agent-evaluation skill illustrate how this loop caught Claude bypassing MLflow APIs entirely and a missing skill dependency in the description field. Key lessons: write judges before polishing the skill, use both judge types, and ensure judge rationale is detailed enough for automated refinement.

    #machine-learning#ai-agents#claude-code
Apr 20•10m read time•From mlflow.org
Post cover image
Table of contents
The Skill Testing Problem ​What Is a Claude Code Skill? ​Example: Testing and Improving a Claude Code Skill with MLflow ​The Automated Refinement Loop ​What We Learned ​Get Started ​
578 Impressions
mlflow's image
mlflow

17 Followers

•

103 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard