From harness
Use when authoring or revising the evaluator.md system prompt — the most tuning-intensive role in the harness. Triggers on "/write-evaluator-prompt", "draft the evaluator", "rewrite the evaluator", "tune the evaluator", "the evaluator keeps approving bad work". Enforces skeptical voice, operate-the-artifact verification, and calibration grounding.
How this skill is triggered — by the user, by Claude, or both
Slash command
/harness:write-evaluator-promptThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The evaluator's job is to operate the artifact and grade it against the agreed contract — skeptically, with calibration examples grounding its taste. This is the role most likely to drift; budget extra tuning time here.
The evaluator's job is to operate the artifact and grade it against the agreed contract — skeptically, with calibration examples grounding its taste. This is the role most likely to drift; budget extra tuning time here.
instantiate-harness.tune-harness, whenever a human spot-check disagrees with an evaluator verdict.re-assess-harness indicates the evaluator's cadence or scope should change.next_action field.{{DOMAIN}}{{VERIFICATION_ACTIONS}} — list from the contract{{CALIBRATION_PATH}} — relative path to .harness/calibration/{{RUBRIC_PATH}} — relative path to .harness/rubric.json{{FORBIDDEN_HEDGES}} — domain-tuned list (e.g., for outreach: "happy to chat", "would love to connect", "wanted to reach out"){{VERDICT_SCHEMA_PATH}} — points at runtime/schemas/verdict.schema.jsonThe single biggest lever for evaluator quality. Three to five examples, each with:
excellent · slop · broken.The evaluator's prompt references these by relative path. On every verdict, the evaluator must cite at least one calibration example as the comparison anchor.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub kamilseghrouchni/harness --plugin harness