Content
87%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A concise, highly actionable planning skill with concrete file contracts, templates, and a clear stage-gate sequence. The main gap is the absence of explicit error-recovery loops describing what happens when a gate fails.
Suggestions
For each stage gate, add a short "if this gate fails" recovery action (e.g., "if D1 traceability is incomplete, revise the protocol or mark the unsupported contribution as a limitation and re-run D1").
Add an explicit validate-fix-retry note for the figure handoff and decontamination (D4) steps, since those produce artifacts that can be re-checked.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean bullet/table structure with no explanation of concepts Claude already knows; every section adds skill-specific guidance (file contracts, naming rules, gate artifacts) rather than padding. | 3 / 3 |
Actionability | Gives concrete, copy-paste-ready guidance: exact file paths (plan/experiment-protocol.md, tables/table-schema.md), table templates with column headers, naming rules (mock_ prefix, [待真实实验替换] marker), and fill-in prose patterns. | 3 / 3 |
Workflow Clarity | Stage gates D0-D5 provide an explicit sequenced checklist with required artifacts, but the workflow lacks error-recovery feedback loops — it never states what to do when a gate fails — which anchor 3 expects. | 2 / 3 |
Progressive Disclosure | No bundle files exist and none are needed; the body is a self-contained, well-sectioned doc (Hard Gate, Protocol, Gates, Traceability, Mock Boundary, Table Schema, Figure Handoff, Prose Pattern) with clear navigation and no nested references. | 3 / 3 |
Total | 11 / 12 Passed |