Content
92%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 dense, actionable reference with strong workflow scaffolding and clean progressive disclosure into two real reference files. The main weakness is mild redundancy from repeated routing disclaimers and duplicated notes that could be trimmed.
Suggestions
Collapse the repeated 'AGA Sessions → neo4j-aura-graph-analytics-skill' disclaimers into the single 'When NOT to Use' block; reference it once instead of restating per-section.
Dedupe the undirected-projection / Leiden-undirected note — it appears in both the projection and Louvain sections; state it once.
Move the inline graphdatascience 1.x↔2.0 and GDS-server compatibility detail into references/ (or a short 'Compatibility / migration' subsection) to keep the Pre-flight section lean.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly lean, executable content with little explanation of concepts Claude already knows, but the routing disclaimer 'AGA Sessions → neo4j-aura-graph-analytics-skill' is repeated ~6 times and the undirected/Leiden note is duplicated, while a dense inline version-compatibility block could be condensed. | 4 / 5 |
Actionability | Copy-paste-ready Cypher and Python examples cover the common cases — projection, every execution mode, each core algorithm, and the FastRP→KNN pipeline — with concrete, specific calls rather than pseudocode. | 5 / 5 |
Workflow Clarity | A 7-step Full Workflow with explicit validation checkpoints (plugin pre-flight, memory estimate, stream-to-verify → mutate → write pattern, ask-confirmation before write-cypher), a Common Errors recovery table, and a closing checklist — no destructive-operation validation gap. | 5 / 5 |
Progressive Disclosure | SKILL.md is a well-sectioned overview pointing one level deep to real bundle files — references/algorithms.md and references/graph-projection.md (both present) — clearly signaled inline and in a References section, with bulk catalog material split out. | 5 / 5 |
Total | 19 / 20 Passed |