Content
77%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a strongly actionable, well-sequenced legal workflow with concrete templates, state enums, and validation checkpoints. Its main weaknesses are repetition of framing mantras with some teaching of known concepts, and a monolithic structure that keeps reference-grade tables inline despite having a clean external template file.
Suggestions
Collapse the repeated 'execute, don't gesture' and 'draft, not a contention' mantras into a single stated-once rule referenced where needed, to cut token cost without losing the guidance.
Move the jurisdiction-specific formulations table and the structural-term cognate families into a reference file (parallel to element-templates.md) so SKILL.md stays an overview with one-level-deep references.
Trim the educational prose around CSV formula injection and DOE function-way-result to the procedural rule (apostrophe-prefix the listed leading characters; produce a paired DOE row with the listed fields), trusting Claude's existing knowledge of the concepts.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient specialized guidance, but it repeats mantras ('Execute, don't gesture' appears across Steps 4, 4.5 and the dependent-claim section; 'a chart is a draft, not a contention' recurs multiple times) and teaches some concepts Claude already knows (the CSV formula-injection explainer, DOE function-way-result). It is not level 1 because the bulk is genuine domain specificity (case cites, jurisdiction divergences), and not level 3 because the repetition and teaching could be tightened. | 2 / 3 |
Actionability | Highly actionable for an instruction-only skill: concrete markdown row templates with realistic data, fixed state enums ('mapped' / 'needs-evidence' / 'construction-dependent'), explicit file-naming conventions, and defined sheet schemas ('_elements', '_gaps', '_claim-parse', '_constructions') — copy-paste ready rather than the pseudocode or incomplete guidance at level 2. | 3 / 3 |
Workflow Clarity | Clear sequenced workflow (top-level 1–11, then per-mode Steps 1–7 patent and 1–6 civil) with explicit validation checkpoints ('Show the parse to the user. Confirm before mapping. A wrong parse poisons every row below it.') and a closing 'Shared guardrails — checklist', matching the level-3 anchor with checkpoints and checklists rather than the checkpoint-missing level 2. | 3 / 3 |
Progressive Disclosure | The one external reference is real and well-signaled one level deep ('consult references/element-templates.md in the skill directory'), but the body is a ~470-line monolith with large inline tables (jurisdiction-specific formulations, structural-term cognate families) that could be split into reference files — fitting the level-2 anchor where content that should be separate is inline, rather than the cleanly split level 3. | 2 / 3 |
Total | 10 / 12 Passed |