21 ms·
Yes, I wrote a forge skill to do this via a/b testing and third agent to judge the result. https://github.com/bjcoombs/ai-native-toolkit/blob/main/skills/skill
by ben30 3mo ago
Yes, I wrote a forge skill to do this via a/b testing and third agent to judge the result.
https://github.com/bjcoombs/ai-native-toolkit/blob/main/skills/skill-forge/SKILL.md https://github.com/bjcoombs/ai-native-toolkit/blob/main/skil...
It hardens a skill through judge-panel refinement rounds, it’s a quality gate that runs after authoring, not an authoring tool.
- MisterBiggs 3mo agoThis is a pretty neat, I suspect that eventually every skill will have some sort of validation/verification loop like this