surrogate-verifier
Installation
SKILL.md
Surrogate Verifier
Generate structured test assertions and failure diagnostics for skill packages through information-isolated verification. The verifier operates without access to the skill generator's reasoning — it sees only the skill definition, a task prompt, and the output artifacts. This isolation prevents confirmation bias and is the single largest contributor to skill quality in co-evolutionary generation (+30pp per EvoSkills).
Reference Files
| File | Contents | Load When |
|---|---|---|
references/assertion-patterns.md |
Assertion catalog by skill category with weight guidance | Always |
references/diagnostic-templates.md |
Failure diagnostic templates with root-cause categories | When producing failure reports |
Information Isolation Protocol
This is the most critical constraint. Violating isolation degrades verification quality.