Content
71%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 well-structured, highly actionable precision-oncology skill body with clear phased workflows and concrete tool guidance. Its main weakness is progressive disclosure: the detailed reference files it points to are missing from the bundle, and a fair amount of reference-grade content is inlined.
Suggestions
Ship the six referenced .md files (TOOLS_REFERENCE.md, API_USAGE_PATTERNS.md, TREATMENT_ALGORITHMS.md, REPORT_TEMPLATE.md, EXAMPLES.md, CHECKLIST.md) in the bundle so the navigation links resolve instead of dead-ending.
Move the per-phase 'Key Tools by Phase' listings and the biomarker-to-drug mapping tables into TOOLS_REFERENCE.md / TREATMENT_ALGORITHMS.md, keeping only a concise overview and the decision-time reasoning in SKILL.md.
Add an explicit validate-and-retry loop (e.g., re-query on empty CIViC results, confirm FAERS data was retrieved before report finalization) to push workflow_clarity to the top anchor.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Dense and information-rich, assuming Claude's competence (no explaining what CIViC or a mutation is); however the 'Domain Reasoning' and 'Resistance mechanism reasoning' prose sections, while high-value, could be tightened, so it sits just below the leanest anchor. | 4 / 5 |
Actionability | Provides concrete tool names with parameters (e.g., `civic_search_evidence_items` with `molecular_profile="EGFR C797S"`), a WRONG/CORRECT param-correction table, and a copy-paste cross-skill command; minor gaps in that no full worked end-to-end call sequences are shown. | 4 / 5 |
Workflow Clarity | A clearly sequenced Phase 0-6 workflow with explicit mandatory checkpoints (Phase 0 tool verification, MANDATORY FAERS in Phase 5.5, 'LOOK UP DON'T GUESS'); lacks an explicit validate-fix-retry feedback loop, keeping it just below the top anchor. | 4 / 5 |
Progressive Disclosure | Good section structure and a clearly signaled one-level-deep References list, but the six referenced .md files (TOOLS_REFERENCE, API_USAGE_PATTERNS, TREATMENT_ALGORITHMS, REPORT_TEMPLATE, EXAMPLES, CHECKLIST) are absent from the bundle (dead links), and substantial tool-listing and biomarker-algorithm content that belongs in those files is inlined in SKILL.md. | 3 / 5 |
Total | 15 / 20 Passed |