Content
65%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 skill body is concise, well-structured, and assumes Claude's intelligence, scoring well on token efficiency. Its main weakness is fidelity: template and reference paths it points to do not exist in the bundle, and the review/update workflow lacks explicit validation checkpoints.
Suggestions
Reconcile references with the actual bundle — point to the real files (art-of-readme.md, make-a-readme.md, standard-readme-spec.md) or add the missing section-checklist.md/style-guide.md/using-references.md.
Add an explicit validation step to the 'Updating'/'Reviewing' workflow (e.g., verify README claims against package.json/main files and re-check until consistent) to lift workflow_clarity to 3.
Provide the referenced templates/oss.md, templates/personal.md, etc. (or inline minimal versions) so the Project Types table's pointers are actionable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and assumes Claude's competence ('Always ask: Who will read this, and what do they need to know?'), with tables and terse steps rather than padded explanation. It does not explain what a README is or how projects work, so it earns the top anchor; not a 2 because there is no unnecessary explanation to trim. | 3 / 3 |
Actionability | Provides concrete tables (task→when, type→template path) and specific drafting questions, but the template paths it points to ('templates/oss.md', 'templates/personal.md', etc.) are referenced as executable destinations that do not exist in the bundle. Not a 1 (it gives real structured guidance); not a 3 because the concrete pointers are incomplete/unfulfilled rather than copy-paste ready. | 2 / 3 |
Workflow Clarity | A clear three-step sequence (Identify → Task-specific questions → Always ask) is present, but the 'Updating'/'Reviewing' tasks involve checking the README against live project state (package.json, main files) with no explicit validation checkpoint or feedback loop. Per the rubric's destructive/batch-operation note this caps the score at 2; not a 1 because steps are clearly sequenced, not a 3 because validation checkpoints are missing. | 2 / 3 |
Progressive Disclosure | The body is a reasonable overview with a one-level-deep References section, but the listed references ('section-checklist.md', 'style-guide.md', 'using-references.md') do not exist in the bundle, while the actual files ('art-of-readme.md', 'make-a-readme.md', 'standard-readme-spec.md', etc.) are never referenced. Not a 1 (there is structure, not a monolithic wall); not a 3 because the references are broken/mismatched rather than clearly signaled and navigable. | 2 / 3 |
Total | 9 / 12 Passed |