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 content is highly actionable with concrete commands and a clear, validated workflow, supported by good section organization; the main weakness is redundancy around installation and an example interaction that restates the procedure.
Suggestions
Consolidate the installation guidance (currently repeated in Requirements, Procedure step 1, and the Installation section) into a single location to tighten conciseness.
Trim or shorten the Example Interaction since it largely reiterates the already-clear Procedure steps.
Consider moving the Pitfalls/error-recovery guidance closer to the relevant steps to make feedback loops inline rather than separated.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient and procedural, but installation is covered redundantly in Requirements, Procedure step 1, and a dedicated Installation section, and the Example Interaction largely restates the procedure. | 3 / 5 |
Actionability | Concrete, copy-paste-ready commands appear throughout (`sherlock --print-found --no-color "<username>" --timeout 90`, install/docker commands) with documented flags and output-parsing examples covering the common cases. | 5 / 5 |
Workflow Clarity | A clear five-step sequence includes an upfront install-validation checkpoint and an end Verification checklist, with Pitfalls covering error recovery, but the feedback loops live in a separate section rather than being inline within the main flow. | 4 / 5 |
Progressive Disclosure | No bundle files exist and the single SKILL.md is well-organized into clearly headed sections with no nested references; the only gap is the redundant Installation content that could be consolidated, keeping it just below a 5. | 4 / 5 |
Total | 16 / 20 Passed |