Content
65%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured, highly actionable guide for Mermaid-in-markdown authoring with strong reference indexing. Its weaknesses are advocacy/philosophy padding and a significant bundle defect: a templates/ directory with 9 referenced templates is missing entirely, breaking two workflow steps and part of the reference index.
Suggestions
Add the missing templates/ directory with the 9 referenced template files (decision_record, how_to_guide, issue, kanban, presentation, project_documentation, pull_request, research_paper, status_report), or remove the Step 1 template table and the templates reference-index entry to stop pointing at non-existent files.
Trim the "Source Format Philosophy" advocacy (the comparison table, "core bet" paragraph, and Discord blockquote) to the essential rule — Mermaid-first, Phase 1 mandatory — to recover token budget.
Add an explicit validation feedback loop to the core workflow (e.g. "render-check the diagram; if a type does not support accTitle/accDescr, add the italic descriptive paragraph above and re-check") so error recovery is not left implicit.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient with tables and concrete rules, but the "core bet" paragraph, the Discord blockquote, and the "Why text-based diagrams win" advocacy table explain motivation Claude does not need, fitting the "mostly efficient but includes some unnecessary explanation" anchor rather than the lean-3 anchor. | 2 / 3 |
Actionability | Provides copy-paste-ready Mermaid snippets (radar WRONG/CORRECT, three-phase flowchart), concrete mandatory rules (accTitle/accDescr format, no %%{init}, classDef only, snake_case IDs), and real exemplar file paths for the primary diagram-writing task — fully executable guidance. | 3 / 3 |
Workflow Clarity | The 5-step core workflow is clearly sequenced and ends with a validation checklist, but Steps 1 ("Check if a template exists") and 4 ("Start from the template") reference a templates/ directory that is absent from the bundle, and there is no explicit validate→fix→retry feedback loop, fitting the "steps listed but validation gaps" anchor. | 2 / 3 |
Progressive Disclosure | Reference organization is otherwise excellent — a clear index table pointing one level deep to 26 real files (2 style guides, 24 diagram guides, 1 example) — but the 9 referenced templates/*.md paths (cited in both the Step 1 table and the Reference index) do not exist in the bundle, so navigation is partially broken for a whole category. | 2 / 3 |
Total | 9 / 12 Passed |