Eval Loop

Use to run a quality check on any generated artifact, or when the user says "evaluate this", "score this draft", "is this good enough", "run the eval", "review this output", "check it against the rubric". Runs generate, judge, revise, re-judge, approve with the judge in a separate context so nothing grades its own work. Logs every cycle including failures. Writes to workspace/evals/log/. Scores your AI system output against a rubric you wrote. Not for writing that rubric (`eval-spec-authoring`), and not the pre-handoff gate on a deliverable this repo produced, which is `artifact-eval`.

guerrilla2799 d1b3011 5.0 KB Updated

File contents

guerrilla2799/ops-and-scale-os/tree/main/skills/eval-loop commit d1b3011851

Frequently asked questions

npx skillmds@latest add guerrilla2799/eval-loop