Content
61%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 content delivers actionable, executable CLI guidance and a reasonably clear connection workflow with state-based checkpoints, but is held back by some over-explanation filler, broken step numbering, and a missing labeled Step 2. It is solidly usable without reaching the lean, fully-sequenced top anchors.
Suggestions
Fix the broken step numbering: either label the post-connection section as "Step 2" or remove the "skip to Step 2" references so the workflow is self-consistent.
Trim the introductory "Userflow is a product tour..." paragraph and the awkward agent-type trailing sentence to respect token budget and assume Claude's knowledge.
Add an explicit validation/verification checkpoint after running actions or proxy requests (e.g. checking the `output` field or response status) to strengthen feedback loops for batch operations.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient with direct CLI commands and code blocks, but includes some unneeded explanation (the opening "Userflow is a product tour and onboarding software..." background and the awkward "Those will be used to adjust tooling to be used best with your harness" filler), fitting the mostly-efficient-with-some-unnecessary-explanation anchor. | 3 / 5 |
Actionability | It provides concrete, copy-paste-ready commands throughout (install, login, connection ensure/get, action list/run, request) plus a flags table, with only minor gaps such as unsubstituted <actionId>/CONNECTION_ID placeholders, matching the mostly-executable-with-minor-gaps anchor. | 4 / 5 |
Workflow Clarity | The connection flow is sequenced with explicit state checks (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and a poll-after-action feedback loop, but the step numbering is broken ("skip to Step 2" with no labeled Step 2, a lone "1b" section), leaving checkpoints partially present with navigation gaps, fitting the steps-listed-but-validation/sequence-gaps anchor. | 3 / 5 |
Progressive Disclosure | As a single self-contained SKILL.md with no bundle files, content is well-sectioned under clear headers with no nested or buried references; there is only minor room for tighter organization, matching the good-structure-with-minor-gaps anchor. | 4 / 5 |
Total | 14 / 20 Passed |