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 content is highly actionable with a clear, well-validated workflow and executable examples, but it is verbose in places and lacks the progressive-disclosure file structure the body itself implies.
Suggestions
Trim decorative scaffolding (ASCII banners in the review template, and the 'Key Rules' section that restates the workflow steps) to reduce token load.
Move the large Academic Style Guide and Math Patterns sections into reference files (e.g. references/academic-style.md, references/math.md) and link them from the body, matching the 'reading reference documentation' instruction.
Add the actual reference documentation files the body tells Claude to read, or remove that instruction if built-in Mermaid knowledge is intended to suffice.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly actionable but padded: the STRICT review template uses decorative ASCII banners and an 11-item 'Key Rules' section that largely restates earlier steps, adding tokens that do not earn their place. | 2 / 3 |
Actionability | It provides copy-paste-ready bash (mkdir, mmdc, npx fallback), complete Mermaid code examples, concrete KaTeX syntax patterns with a pattern table, and a specific kebab-case naming convention. | 3 / 3 |
Workflow Clarity | Steps 0-6 are clearly sequenced with an explicit verification checkpoint (mmdc render), a fix->re-verify feedback loop bounded by MAX_ITERATIONS=3, and a detailed review checklist. | 3 / 3 |
Progressive Disclosure | The skill is a ~415-line monolithic SKILL.md with no references/scripts/assets bundle, yet the body instructs reading 'reference documentation' that is not provided as actual files; the academic style guide and math patterns could be split into reference files. | 2 / 3 |
Total | 10 / 12 Passed |