Content
88%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, highly actionable API skill with a well-sequenced validated workflow, error-recovery table, and checklist, backed by real one-level reference files. The main gaps are token weight in the body and a few sections that belong in references rather than the overview.
Suggestions
Move the 'graphdatascience 2.0 (alpha)' rename map and minimums into references/migration.md, keeping only a one-line pointer in SKILL.md, to tighten the overview and isolate time-sensitive pre-release detail.
Relocate the detailed Cypher API session-management examples (gds.session.getOrCreate / gds.session.list) to references/workflows.md, summarizing the memory/sessionId projection rule inline instead.
Trim the Deployment Decision Table rows that duplicate the 'When NOT to Use' list (embedded plugin rows) to reduce repetition and save tokens.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely lean API/code reference that Claude would not already know, but it runs ~425 lines and the large 'graphdatascience 2.0 (alpha)' rename map is heavy detail for a pre-release that could be trimmed or moved to a reference. | 4 / 5 |
Actionability | Steps 1–8 provide copy-paste-ready, fully executable Python with imports and env vars, plus concrete Cypher blocks covering connected, self-managed, standalone, and Pandas cases — specific examples cover the common cases. | 5 / 5 |
Workflow Clarity | A clearly sequenced 8-step workflow with explicit validation checkpoints (verify_session_connectivity, verify_db_connectivity, async job polling until RUNNING_DONE), a Common Errors table for recovery, and a closing Checklist — satisfying the destructive/batch feedback-loop requirement. | 5 / 5 |
Progressive Disclosure | Good structure with one-level-deep, well-signaled references to real files (references/workflows.md, references/limitations.md) and a WebFetch table, but the SKILL.md body itself is long and inlines detail (full 2.0 rename map, Cypher API session management) that could be offloaded to references. | 4 / 5 |
Total | 18 / 20 Passed |