Content
38%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 CLI usage sections are genuinely actionable, but they are buried under a massive, duplicated, concept-free bullet dump that wastes the context window and should live in a separate reference file. A clear numbered workflow with validation checkpoints would also raise the workflow score.
Suggestions
Move the ~300-line enumeration of Mindbreeze objects into a references/ file (e.g. OBJECTS.md) and replace it with a one-line pointer, eliminating the padding and deduplication.
Add an explicit numbered workflow (connect -> wait for READY -> discover actions -> run) with a validation checkpoint that confirms the action output before continuing.
Remove duplicated list entries (Category, Event, Image, Defense, etc. each appear twice) and drop generic nouns unrelated to Mindbreeze to tighten the body.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body opens with an ~300-line flat bullet list of hundreds of generic nouns (Company, Law, Music, etc.) many duplicated (Category, Event, Image, Defense all appear twice) that explain nothing Claude needs, fitting 'severely verbose; heavily padded'. | 1 / 5 |
Actionability | It provides concrete, executable CLI commands ('membrane login --tenant', 'membrane connection ensure "https://inspire.mindbreeze.com/" --json', 'membrane action run ...') covering the common flow with only minor gaps, matching 'mostly executable guidance; concrete commands with minor gaps'. | 4 / 5 |
Workflow Clarity | A connect -> wait/poll -> search actions -> run sequence is present with state-checking, but the overall flow lacks a clear numbered spine and there is no validation/feedback loop verifying action results before proceeding, fitting 'steps listed but validation gaps; checkpoints implicit'. | 3 / 5 |
Progressive Disclosure | The giant inlined noun list clearly belongs in a separate reference file yet is dumped into SKILL.md, and there are no bundle files or one-level-deep references to offload it, matching 'content that clearly belongs in separate files is inlined'. | 2 / 5 |
Total | 10 / 20 Passed |