Documentation
README
Eval Run
Purpose / When to Activate
Activate when:
- The Discovery Agent runs the Skill Optimize protocol and needs to score a skill output
- A skill's instructions have been modified and a before/after quality comparison is needed
- A baseline score is being established for a skill that has never been evaluated
This skill is generic: it accepts any output file and any evals.yaml, regardless of skill domain.
It follows the GAAI principle "skills never chain" — it evaluates the output it receives; it does not invoke the skill that produced the output.
Process
Step 1 — Load inputs
This is the opening of the README. Read the full README on GitHub.