Content
100%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 tightly written, highly actionable PK/NCA skill: executable examples, a clearly sequenced workflow with validation thresholds and recovery guidance, and clean progressive disclosure via one real bundle script. No padding or redundant explanation.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean and dense — tables of operational guidance, no padding, no explaining of basic concepts Claude already knows (it assumes PK literacy and gives only the actionable definitions, units gotchas, and interpretation notes). | 5 / 5 |
Actionability | Fully executable copy-paste examples: a complete `tu run NCA_compute_parameters` JSON payload with units, a bioavailability call with concrete numbers, and a real referenced script (`scripts/nca_from_csv.py`) with usage — covering the common cases. | 5 / 5 |
Workflow Clarity | Clear 5-step sequence (prepare → run NCA → interpret → bioavailability → quality gotchas) with explicit validation thresholds (extrapolation >20%, r_squared < 0.9, F > 1) and feedback loops (>20% → report AUC0-last; bad fit → half-life unreliable; F>1 → recheck units). | 5 / 5 |
Progressive Disclosure | Well-organized overview with a single clearly signaled, one-level-deep reference (the CSV script) that offloads the BLQ-handling variant rather than inlining it; clean section navigation and a related-skills pointer. | 5 / 5 |
Total | 20 / 20 Passed |