Content
63%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 operational core is excellent — executable commands, a clear connection state machine, and good action discovery guidance. The skill is dragged down by a huge padded term list that hurts conciseness and would be better split into a reference file or deleted.
Suggestions
Remove or move the ~160-line 'SuperOffice Overview' bullet list into a separate reference file; it duplicates terms (Delete, Merge, Import, Export, etc.) and adds no actionable guidance.
Define the referenced 'Step 2' with an actual heading so the connection workflow's skip targets are unambiguous.
Add a brief validation/verification note for destructive proxy calls (e.g. 'membrane request ... -X DELETE') since the proxy permits arbitrary destructive HTTP methods.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The 'SuperOffice Overview' is a ~160-line bullet list of nouns/verbs (with duplicates such as Delete, Merge, Import, Export, Print, Send, Receive) ending in 'Use action names and parameters as needed' — a large padded section that does not teach Claude anything actionable. | 2 / 5 |
Actionability | Concrete copy-paste commands throughout ('npm install -g @membranehq/cli@latest', 'membrane connection ensure', 'membrane action list/run', 'membrane request'), a proxy flags table, and a popular-actions table of real action keys cover the common cases. | 5 / 5 |
Workflow Clarity | A clear connect→search→run sequence with a state machine (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and polling feedback loops; 'Step 2' is referenced but never defined as a heading, a minor gap. | 4 / 5 |
Progressive Disclosure | There are no bundle files and section headers organize the operational content, but the 160-line entity/action enumeration is inline content that belongs in a separate reference file (or should be removed). | 3 / 5 |
Total | 14 / 20 Passed |