Content
71%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 concise, actionable, and clearly structured with executable command examples and a tabulated validation pipeline, but it suffers from a broken reference to a non-existent constitution.md and lacks a documented output/error-handling loop.
Suggestions
Add the missing constitution.md file (or remove the reference) so the promised '6 inviolable rules' are actually reachable — currently the only one-level-deep reference is a dead link.
Show the expected graph.json schema for the `validate` command, either inline or via a referenced file, so users can prepare a valid input.
Document what the commands return and a brief error-recovery step (e.g. how to interpret a failed pass and re-run) to close the workflow checkpoint gap.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and well-organized — overview, command table, validation-passes table, credentials, synergies — with no padding or explanation of concepts Claude already knows; the only minor flourish is the Archimedes epigraph, which keeps it just below the every-token-earns-its-place anchor. | 4 / 5 |
Actionability | Provides copy-paste-ready bash commands with real arguments and flags for plan, validate, and demo, but the validate/demo examples omit the expected graph.json shape, a minor gap against the fully-executable-common-cases anchor. | 4 / 5 |
Workflow Clarity | The engine's four validation passes are explicitly tabulated and the plan flow (decompose -> validate -> strategy -> analogy) is sequenced, but there is no documented user-facing error-recovery or output-verification loop, leaving a minor checkpoint gap. | 4 / 5 |
Progressive Disclosure | Sections are well-organized and the constitution reference is clearly signaled, but the referenced [constitution.md](constitution.md) does not exist in the bundle, so the one outbound reference points to nothing and the '6 inviolable rules' content is unreachable. | 3 / 5 |
Total | 15 / 20 Passed |