Content
82%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 executable commands and a well-sequenced troubleshooting workflow backed by a safety checklist. It is concise and well-structured, with only minor room to tighten redundancy and add an explicit retry loop.
Suggestions
Collapse or trim the "When to Use" section since it duplicates the frontmatter description, reclaiming token budget.
Add an explicit fix-and-retry feedback loop in Troubleshooting (e.g., "if restart does not resolve, re-check logs, adjust, and restart again") to reach top workflow clarity.
Consider moving the cross-platform messaging send commands into a short reference table to reduce vertical length.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and command-focused, assuming Claude's competence; minor trim opportunities exist, such as the "When to Use" section restating the frontmatter description. | 4 / 5 |
Actionability | Fully executable, copy-paste-ready commands (e.g., `x claw service start`, `x claw connect weixin`, `x claw cron add ...`) cover the common cases with inline comments. | 5 / 5 |
Workflow Clarity | The troubleshooting section sequences status → logs → restart → verify with validation checkpoints and a safety checklist, but lacks an explicit fix-and-retry feedback loop that would merit a 5. | 4 / 5 |
Progressive Disclosure | Content is well-organized into clearly headed sections with no external references needed for this command-reference skill; no bundle files exist to verify deeper references against. | 4 / 5 |
Total | 17 / 20 Passed |