Content
86%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.
A tight, actionable skill body with concrete search templates, named tool calls, and a validating checklist. The main weakness is navigation: the bundled references/eight-signals.md is not referenced from the body.
Suggestions
Add an explicit pointer in the 8 信号扫描清单 section, e.g. '详细判定标准见 [references/eight-signals.md](references/eight-signals.md)', so the bundled reference is discoverable.
Add a brief error-recovery note (e.g. what to do when a signal returns 数据不足 — re-search with synonyms or mark insufficient) to turn the completion checklist into a true validate→fix→retry loop.
Reconcile the user-keyword weighting table between the body and the reference (the reference's USER_KEYWORDS dict lists terms like '包赚' not in the body) to avoid divergence.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean throughout — one-line signal definitions, a compact rating table, a copy-paste JSON schema, and a checklist — with no padding or explanation of concepts Claude already knows; every section earns its place. | 5 / 5 |
Actionability | Each signal ships a concrete search template (e.g. 搜 '{name} 即将爆发') or named tool call (fetch_financials, fetch_sentiment, fetch_kline), and the output JSON plus the reference's USER_KEYWORDS dict are copy-paste ready, matching the fully-executable anchor. | 5 / 5 |
Workflow Clarity | The scan → weight → rate → output sequence is clear and the 完成检查 checklist supplies validation checkpoints (hit/miss/insufficient per signal, ≥1 evidence URL, mandatory recommendation, 强烈建议 prefix gate). It stops at 4 because there is no explicit error-recovery feedback loop, only a completion checklist. | 4 / 5 |
Progressive Disclosure | Content is appropriately split (overview inline, detailed per-signal criteria in references/eight-signals.md, one level deep), but the body never links to or signals that reference file, so a reader would not know it exists — matching the 'references present but not clearly signaled' anchor. | 3 / 5 |
Total | 17 / 20 Passed |