Demo
Skill adewale/skill-eval-harness/examples/demo-skill/skills/demo
Agent Skill evaluation harness for paired variants, trace artifacts, and runner adapters
npx -y skills add adewale/skill-eval-harness --skill demoAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Demo skill for the Skill Eval Harness example. Use it to review a proposed change and label the severity of each finding.
SKILL.md
0.9 KB, as published. Nobody here has run it
Demo Reviewer
A deliberately tiny skill that exists only to demonstrate the harness end to end (materialized ablations included). It has exactly two load-bearing pieces — a severity rule and a checklist reference — each targeted by one ablation below.
Severity rules
Label every finding with one of: Blocking, Minor, or Clean. State the label explicitly so the reader can triage at a glance. A change that ships without a test is at least Blocking.
Evidence
Back each finding with concrete evidence and follow the shared review checklist: see the review checklist.