Content
78%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 well-structured, action-dense body that uses progressive disclosure effectively via a verified navigation table and concrete commands. The main gaps are minor: a few verbose passages, placeholder flags without a full worked example, and no explicit validate→fix→retry loop for treatment workflows.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Dense and assumes Claude's competence (no explaining what a LUT/BGM is), but the inline "Rules that keep this a help, not nagware" parenthetical definitions and editorial lines like "The human usually can't tell which media would lift the piece. You can." could be trimmed. Not 5 because of these minor over-explanation spots; not 3 because almost every token is actionable instruction. | 4 / 5 |
Actionability | Concrete executable commands throughout — `node <SKILL_DIR>/scripts/resolve.mjs --type <type> --intent "<description>" --project <dir>`, `--doctor`, `--candidates`, `hyperframes media-treatment --capabilities --json`, `--selector '#hero' --analyze --json` — plus a stated return format. Not 5 because some flags use placeholders (`--for ...`) and there is no complete end-to-end worked input→output example. | 4 / 5 |
Workflow Clarity | Clear escalating workflow with inspection checkpoints ("inspect one after-sheet", escalate "only when the result is ambiguous, temporal, stylized...") and "deterministic persistence and verification", so the destructive/batch cap does not apply. Not 5 because there is no explicit validate→fix→retry error-recovery loop or checklist. | 4 / 5 |
Progressive Disclosure | Clear overview with a well-signaled one-level-deep navigation table ("read only the file your task needs") mapping tasks to references; all 8 referenced files and resolve.mjs verified to exist, content appropriately split. Not 4 because the structure is exemplary with easy navigation, not merely 'good with minor gaps'. | 5 / 5 |
Total | 17 / 20 Passed |