Content
63%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 well-structured with a clear eight-phase workflow and concrete analytical thresholds, but it is somewhat redundant and over-explains familiar concepts, and its two reference files are missing from the bundle, breaking progressive disclosure.
Suggestions
Provide the missing code_examples.md and report_template.md bundle files (or remove the references), since the body currently points to non-existent files.
Trim the 'Domain Reasonation' section to skill-specific guidance only and remove the overlap between the ASCII Workflow Overview and the Phase Summaries.
Add explicit validate→fix→retry feedback loops for batch-effect correction and QC failures, since this is a batch analytical workflow.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly information-dense, but the 'Domain Reasoning' section over-explains normalization concepts Claude already knows, and the eight-phase ASCII workflow overlaps materially with the subsequent Phase Summaries, so it could be tightened. | 3 / 5 |
Actionability | Provides concrete, executable specifications — CV <30%, blank >3x, adj p<0.05, |log2FC|>1, confidence levels L1–L4, recommended PQN normalization — though all runnable code is externalized to code_examples.md rather than shown inline. | 4 / 5 |
Workflow Clarity | The eight-phase sequence is clearly laid out with gating QC criteria (reject >30% CV, keep >3x blank, internal-standard recovery 95–105%) acting as validation checkpoints, though explicit validate→fix→retry feedback loops for batch failures are not spelled out. | 4 / 5 |
Progressive Disclosure | Structure is sound and references are clearly signaled one level deep (code_examples.md, report_template.md), but neither referenced file exists in the bundle, so the navigation leads to dead ends — a real organization gap rather than a minor one. | 3 / 5 |
Total | 14 / 20 Passed |