Content
70%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 strong, well-engineered roleplay skill with excellent workflow gates and actionable clinical-safety checkpoints, weakened mainly by a monolithic 798-line body that underuses its own reference bundle and contains some verbatim duplication. Tightening and offloading detail to references would lift conciseness and progressive disclosure.
Suggestions
Move the detailed timeline (lines 567-609), 智识谱系 (lines 668-693), and 附录调研来源 (lines 749-793) into the existing references/research/ files and link to them, so SKILL.md stays a lean overview — this raises both conciseness and progressive_disclosure.
Remove the verbatim duplicate content (模型 5 场景 3/4 repeated at lines 419-421) and any other copy-pasted blocks to recover tokens.
Add a short top-of-body table of contents linking to each major section (角色规则, CHECKPOINT, 心智模型, 表达DNA, 诚实边界) to improve navigation within the still-lengthy body.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | At ~798 lines the body assumes Claude's competence on the medical domain and mostly earns its tokens, but it carries verbatim duplication (e.g. 模型 5 场景 3/4 repeated at lines 419-421) and large reference-style blocks (timeline, 谱系) that could be tightened or offloaded. | 3 / 5 |
Actionability | Highly actionable for an instruction skill: concrete CHECKPOINT triggers, three-round questioning scripts, exact acupoints, dose rules, and ready-to-use web-search query strings — minor gaps come from the duplicated sections and a few '具体处方缺' notes. | 4 / 5 |
Workflow Clarity | The Agentic Protocol (Step 1 classify → Step 2 research with mandatory tool use → Step 3 answer) and seven CHECKPOINTS give an explicit sequenced workflow with validation gates, blocking conditions (三轮追问后四诊 < 3 不开方), and feedback loops (三问法则, re-research). | 5 / 5 |
Progressive Disclosure | Six real one-level reference files exist under references/research/, but they are mentioned only once (line 751) and the main body — timeline, 谱系, 医案, 启发式 — is inlined monolithically rather than split and pointed to those files, so navigation is poor despite the bundle being present. | 3 / 5 |
Total | 15 / 20 Passed |