Content
78%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 a well-structured, mostly lean six-pass workflow with concrete search commands and an evidence-chain template, supported by a clean one-level reference bundle. The main gaps are mild verbosity and feedback loops that are implicit rather than spelled out as retry-on-failure steps.
Suggestions
Tighten the body for token efficiency: the 时间预算参考 table and the '关键洞察' line add length without changing the procedure — condense or move to a reference.
Add explicit failure/retry feedback loops, e.g. 'if reverse search contradicts the evidence → re-rate it as fabrication and re-run Pass 4 on adjacent claims', to reach the top workflow_clarity anchor.
Show one fully instantiated reverse-search command example (with a real-looking query) alongside the template syntax so the actionability is copy-paste ready rather than schematic.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely lean and assumes Claude's competence — no basic-concept padding — but the time-budget table and a few explanatory lines (e.g., '关键洞察') could be trimmed, keeping it just below the top anchor. | 4 / 5 |
Actionability | It provides concrete, copy-pasteable guidance — reverse-search command templates (data:"<具体数字>", <作者> <期刊> <年份>), a tool chain, an ASCII evidence-chain template, and a runnable script — with only minor gaps where guidance points to references rather than showing the action inline. | 4 / 5 |
Workflow Clarity | The six-pass workflow is clearly sequenced with per-pass time budgets and verification-style steps (Pass 4 三角验证, Pass 6 证据链 with checkbox checklist), but explicit 'if X fails → do Y' feedback loops are only weakly present, keeping it below 5. | 4 / 5 |
Progressive Disclosure | SKILL.md is a clear overview with well-signaled one-level-deep references (references/*.md, scripts/evidence-extractor.py, assets/report-template.md), all of which exist as real files, and detail is appropriately split out rather than inlined. | 5 / 5 |
Total | 17 / 20 Passed |