Content
80%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is concise and highly actionable with concrete commands, paths, and config examples. Its main weaknesses are that the "workflow" is a runtime description without checkpoints, and a referenced template file is missing from the bundle.
Suggestions
Provide the missing templates/ghost-protocol.md file (or inline the full ghost-protocol rules) so the reference resolves.
Reframe "How It Works" as an explicit user workflow with numbered, verifiable steps and a checkpoint (e.g., confirm agents appear via "squad cast").
Add a brief verification step after "squad personal add" so users can confirm the agent was registered.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean: short sections, bullet lists, command and config blocks, and minimal prose, with little explanation of concepts Claude already knows. Not a 2 because there is no padding to trim. | 3 / 3 |
Actionability | Concrete executable commands ("squad personal init", "squad personal add {name} --role {role}"), exact directory paths, real env vars, and a copy-paste config.json example give fully actionable guidance. | 3 / 3 |
Workflow Clarity | "How It Works" lists numbered runtime steps, but it describes system behavior rather than a guided user procedure and lacks validation checkpoints; not a 3 because it is not a sequenced task workflow. | 2 / 3 |
Progressive Disclosure | Sections are well organized and the ghost-protocol detail is split out via a one-level reference, but the referenced file "templates/ghost-protocol.md" does not exist in the bundle, breaking navigation; not a 3 because of that dangling reference. | 2 / 3 |
Total | 10 / 12 Passed |