Content
50%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 information-dense and clinically authoritative with strong executable examples, but it suffers from repeated sections and inlined content that should live in the (currently absent) bundle files. Consolidating redundancies and creating the referenced directories would materially improve conciseness and progressive disclosure.
Suggestions
De-duplicate the mandatory page-1 executive-summary requirement into a single authoritative section and reference it elsewhere instead of restating it.
Create the referenced references/, scripts/, and assets/ directories and move the full LaTeX example plus capability/catalog lists into them, keeping SKILL.md as an overview.
Add an explicit validation feedback loop (run validate_cds_document.py → fix → re-validate → only then finalize) into the document-generation workflow.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is noticeably verbose: the 'MANDATORY first-page executive summary' requirement is restated three times (Document Structure, Output Format, Best Practices) and capability lists (biomarkers, statistics, evidence grading) recur across Capabilities, Clinical Features, and Key Features. | 2 / 5 |
Actionability | Provides a concrete, executable LaTeX first-page tcolorbox example and a bash schematic-generation command, with only minor gaps such as referenced analysis scripts not being shown inline. | 4 / 5 |
Workflow Clarity | Document structure is sequenced (page 1 executive summary → page 2 TOC → page 3+ details) and a validation script is named, but there is no explicit validate→fix→retry feedback loop integrated into the generation workflow. | 3 / 5 |
Progressive Disclosure | Sections are clearly organized and reference references/, scripts/, and assets/ directories, but those directories do not exist and large content (the full LaTeX example, lengthy capability lists) is inlined rather than split into the referenced files. | 3 / 5 |
Total | 12 / 20 Passed |