Content
86%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 prompt-authoring style guide with strong structure and validation cues. Its one notable defect is a broken progressive-disclosure reference: small-models.md is declared a MUST-read but is absent from the bundle.
Suggestions
Add the missing small-models.md to the bundle (e.g. under references/) or remove the "MUST read small-models.md" pointer so the signaled reference resolves.
Add an explicit validate→fix→retry loop for prompt authoring (e.g. after drafting, run the Checklist, fix violations, re-check) to lift workflow clarity.
Consider splitting the larger reference material (e.g. the full tool-prompt anatomy or per-tool examples) into one-level-deep reference files with clear links, rather than keeping it all inline.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Exemplary density: "Load-bearing tokens only; every bullet adds a claim", tactical bullets capped at 5–12 words, symbol shorthand (→, =, +/<), and tables throughout, assuming Claude's competence without explaining what a system prompt or RFC 2119 is. The Bad/Good blocks are pedagogically load-bearing rather than padding. Not 4 because virtually every token earns its place. | 5 / 5 |
Actionability | Concrete and executable throughout: the RFC keyword table, the "state once: > RFC 2119 applies..." template, the "Quick check `X? Y.`" rule, ordered front/back matter, named tool examples (read.md, lsp.md, ast_edit, hashline.md), and a 6-part tool-prompt anatomy. Not 4 because guidance is copy-applicable with specific examples covering common cases. | 5 / 5 |
Workflow Clarity | Clear sequencing via ordered front-matter (1–5) and back-matter (1–3) lists, the tool-prompt anatomy (1–6), and a closing Checklist plus Anti-Patterns table that act as validation. Not 5 because there is no explicit validate→fix→retry feedback loop for the main authoring task; not 3 because checkpoints (Checklist, Anti-Patterns) are present. | 4 / 5 |
Progressive Disclosure | In-body structure is strong with clear section headers, but the one signaled external reference — "MUST read small-models.md" — does not exist in the bundle (no references/, scripts/, or assets/ directories), so a critical navigation pointer is broken. Not 4 because the missing MUST-read file breaks easy navigation; not 2 because the in-body organization itself is good, not minimal. | 3 / 5 |
Total | 17 / 20 Passed |