Agami Eval

Runs the golden evaluation harness for a profile. Picks one golden dataset, regenerates SQL for every question in it, executes each statement against the org's own warehouse, scores the result against the confirmed answer key, and reports the verdicts — failures first, with the errored, the unscored and the unconfirmed each kept separate. Scoring is deterministic and happens in agami-core; the skill reports it and never re-judges it. Neither the answer key nor the generated statement is printed: both stay in a local JSON artifact the report points at.

AgamiAI e461e97 17.3 KB Updated

File contents

AgamiAI/agami-core/tree/main/plugins/agami/skills/agami-eval commit e461e979e8

Frequently asked questions

npx skillmds@latest add agamiai/agami-eval