Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
Highly actionable, clearly sequenced content with strong progressive disclosure and verified reference files; the main weakness is length and thematic repetition across sections that could be consolidated.
Suggestions
Consolidate the before/after headline guidance, which appears in 'Diff → Block Mapping', 'Before / After Is The Headline', and 'UI Impact Needs Wireframes', into one authoritative section that the others point to.
Tighten the lengthy 'Open And Report The Recap' URL-resolution material — the core resolution order (1–3) is enough; the surrounding dev-server/mismatch exposition repeats the same 'do not guess an origin' point several times.
Consider moving the dense block-authoring prop rules (TabsBlock, WireframeBlock, Diagram, Endpoint) into a reference file, leaving SKILL.md with the conceptual mapping and a single pointer, since get-plan-blocks is already the source of truth for exact tags.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is densely directive and assumes Claude's competence (no concept padding), but it runs ~540 lines with repeated themes — the before/after headline, key-changes horizontal tabs, and URL-resolution rules each recur across multiple sections — that could be consolidated, matching the 'mostly efficient but could be tightened' anchor. | 2 / 3 |
Actionability | Provides fully executable commands (e.g. 'npx @agent-native/core@latest plan blocks --out plan-blocks.md', 'plan local check/serve/verify'), exact prop schemas, JSON-authoring rules, and a concrete block-mapping table, reaching the 'copy-paste ready' anchor. | 3 / 3 |
Workflow Clarity | Multi-step processes are explicitly sequenced (canonical shape skeleton 1–5, URL resolution order 1–3) with validation checkpoints ('plan local check', 'get-plan-blocks' before authoring, a capped render-and-inspect pass) and a feedback loop (annotation → 'get-plan-feedback' → 'update-visual-plan'), matching the score-3 anchor. | 3 / 3 |
Progressive Disclosure | SKILL.md is a clear overview with well-signaled, one-level-deep references — references/connection.md, references/local-files.md, references/wireframe.md — each verified to exist as real files, with heavy detail (wireframe quality, local-files contract, connection rules) appropriately split out rather than inlined. | 3 / 3 |
Total | 11 / 12 Passed |