Content
92%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A tight, highly operational SKILL.md body: executable quick-start, explicit validation feedback loops, and well-signaled one-level references into a real bundle. The only weakness is mild verbosity in the stylistic opener and the related-skills survey.
Suggestions
Tighten the opening ('You are a harness operator, not a hero...') to one operational sentence; the contract ASCII diagram largely duplicates the three-layer paragraph that follows it.
Trim the Related skills list to the two or three most likely to be confused with this skill, or move the full mapping into references/domain_harness_design.md which already covers the reuse map.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly lean and operational with no concept-explanation padding, but the stylistic opener ('You are a harness operator, not a hero'), the ASCII contract diagram, and the six-entry Related skills list are minor tokens that could be trimmed. Not a 5 because a few sections don't purely earn their place. | 4 / 5 |
Actionability | Quick start gives fully executable copy-paste commands with exact arguments and flags, the exit-code table maps mechanically to branch decisions, and Hard rules cite specific exit codes (3, 4, 5, 6) — copy-paste ready across the common cases. | 5 / 5 |
Workflow Clarity | A clearly sequenced 0→1→2→3→4 workflow with explicit validation checkpoints and feedback loops: verify runs checks via subprocess, a passing record without evidence is rejected, verify failure consumes an attempt, and close is refused (exit 4) while any task is unverified — exactly the validate→fix→retry pattern the rubric rewards. | 5 / 5 |
Progressive Disclosure | The body is an overview pointing to three real one-level-deep reference files (verification_discipline.md, agentic_loop_canon.md, domain_harness_design.md) via clearly signaled markdown links, with scripts and assets appropriately separated — easy navigation, no nested reference chains. | 5 / 5 |
Total | 19 / 20 Passed |