Content
92%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a tight, actionable SQL reference with executable examples and no unnecessary explanation. Its only real weakness is that the two referenced deeper-dive files are absent, leaving the progressive-disclosure pointers broken.
Suggestions
Create the missing ./references/window-functions.md and ./references/indexing-strategies.md files the body points to, or remove those references if the inline content is intended to stand alone.
Confirm referenced paths match actual bundle filenames exactly so the Additional Resources links resolve.
Consider noting one-line scope hints under each reference link so Claude can decide whether the deeper file is worth loading.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean, table-driven reference with no padding or explanation of concepts Claude already knows; every section earns its place. | 3 / 3 |
Actionability | Provides complete, executable SQL snippets for CTEs, chained CTEs, window functions, pagination, and keyset pagination, plus function-to-use tables that are copy-paste ready. | 3 / 3 |
Workflow Clarity | As a single-purpose reference skill with unambiguous, well-organized sections and no destructive or batch operations, it meets the simple-skill allowance for a top score. | 3 / 3 |
Progressive Disclosure | Sections are well organized and an "Additional Resources" section signals deeper references, but the cited files (./references/window-functions.md and ./references/indexing-strategies.md) do not exist, so the disclosure points to missing material. | 2 / 3 |
Total | 11 / 12 Passed |