Content
75%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 highly actionable with complete, copy-paste CLI commands and a well-sequenced connection workflow, held back only by minor redundancy, a light marketing preamble, and a broken in-page step reference.
Suggestions
Define the missing "Step 2" anchor (or rewrite "skip to Step 2") so the cross-reference in the connection flow resolves.
De-duplicate the `membrane action list --intent=QUERY` command, which appears in Searching for actions, Popular actions, and Best practices.
Trim the opening paragraph to the trade context Claude actually needs, or move the entity hierarchy into a short reference file.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly command-driven and lean, but the marketing-style opener ("comprehensive business management software designed for HVAC, plumbing, and electrical service contractors") and the `membrane action list --intent=QUERY` command repeated three times are padding that could be trimmed. | 3 / 5 |
Actionability | Copy-paste-ready commands cover the common cases end to end (`npm install -g @membranehq/cli`, `membrane connection ensure`, `membrane action run`, `membrane request`) with a clear flag table and a consistent placeholder convention (CONNECTION_ID, QUERY). | 5 / 5 |
Workflow Clarity | The connection flow is clearly sequenced with state-based checkpoints (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and a polling feedback loop; the "skip to **Step 2**" reference points at a label that does not exist, a minor navigation gap that keeps it below 5. | 4 / 5 |
Progressive Disclosure | The single SKILL.md is well-sectioned (Overview, Working with, Install, Auth, Connecting, Searching, Proxy, Best practices) with no nested references, but all detail lives inline and no external reference files are used to split the larger reference material. | 4 / 5 |
Total | 16 / 20 Passed |