Content
67%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.
The body is a well-structured, actionable overview with concrete gbrain commands, a clear phased workflow, and good sectioning. Its main weakness is redundancy — citation, source-precedence, and no-hallucination rules are each restated across multiple sections, which inflates the token budget without adding information.
Suggestions
Consolidate citation guidance into a single section; remove its restatement from Contract, Output Format, and Quality Rules to cut redundancy (the lowest-scoring conciseness dimension).
Merge the "Source precedence" lines duplicated in the Contract and the dedicated section into one canonical location, cross-referenced from the other.
Add one worked end-to-end example for the core search/synthesis flow (e.g., a sample question → search → read chunks → synthesized cited answer) to lift actionability from mostly-executable to copy-paste ready.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient and assumes Claude's competence on domain specifics, but the same guidance recurs across sections — citations restated in Contract, Output Format, Quality Rules, and Citation in Answers; source precedence in both Contract and its own section; "no hallucination" twice — so it lands at "could be tightened" rather than the minor-trim 4. | 3 / 5 |
Actionability | Concrete executable commands appear throughout (`gbrain graph-query companies/acme --type works_at --direction in`, `gbrain doctor --json`, named link types), with fully worked graph examples; the core search/synthesis phases stay guidance-level without a worked example, leaving a minor gap that keeps it below 5. | 4 / 5 |
Workflow Clarity | A clearly sequenced 5-phase flow (Decompose → Execute → Read → Synthesize → Flag gaps) with implicit checkpoints (read chunks before full pages, flag gaps, doctor diagnostics); as a read-only skill it is exempt from the destructive-cap, but it lacks an explicit validate→fix→retry loop so it does not reach 5. | 4 / 5 |
Progressive Disclosure | Well-organized into clear headed sections with one clearly-signaled external reference (`docs/protocol/MEMORY_VERBS_v1.md`) and no nested lookups; core operational guidance is appropriately inline, with only minor overlap between Graph Traversal/Search Quality reference-style material and the overview, fitting "good structure; minor organization gaps." | 4 / 5 |
Total | 15 / 20 Passed |