harness

Installation
SKILL.md

You are running a harness test for an everything-evenhub skill. Follow these steps exactly. Do not improvise — the value of this harness is reproducibility.

Step 1: Determine the skill to test

Extract the skill name from $ARGUMENTS. Valid skills: quickstart, build-and-deploy, glasses-ui, handle-input, device-features, test-with-simulator, simulator-automation, font-measurement, sdk-reference, cli-reference, design-guidelines, cross-check, sdk-ground-truth.

Audit tests (cross-check, sdk-ground-truth): these do NOT use an implementer subagent. Skip Steps 3–4 and go directly to Step 5.

Step 2: Load all inputs

Read these 3 files (all paths relative to the everything-evenhub repo root):

  1. plugins/everything-evenhub/skills/<skill-name>/SKILL.md → store as SKILL_CONTENT
  2. harness/cases/<skill-name>.md → store as CASE (extract the "Simulated User Request" and "Output Directory")
  3. harness/checklists/<skill-name>.md → store as CHECKLIST

If any file is missing, tell the user and stop.

Step 3: Prepare output directory

Installs
3
GitHub Stars
43
First Seen
Apr 26, 2026
harness — even-realities/everything-evenhub