Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is highly actionable with a clear sequenced workflow, explicit validation gates, and concrete tool calls, and it points to four well-signaled reference files; its weaknesses are redundancy (the decision record restated several times) and verbose inline paper/exploration judgment rules that the skill itself says belong in references.
Suggestions
De-duplicate the decision record: state verdict/action/reason/evidence paths/next-direction once and reference it from the workflow and Validation sections instead of repeating it.
Move the publishability stop-loss rule and the exploration-depth gate into a reference file (e.g. research-route-criteria.md) and keep only the trigger condition inline, honoring the stated 'control surface in front' principle.
Collapse the duplicated 'do not repeat the same decision without new evidence' guidance to a single location.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is domain-specific rather than padded with concepts Claude already knows, but it could be tightened: the decision record (verdict/action/reason/evidence paths/next direction) is restated in the control workflow, the 'Required decision record' section, and the Validation checklist, and 'do not repeat the same decision without new evidence' appears in both AVOID and Interaction discipline, placing it at 2 rather than the lean anchor of 3. | 2 / 3 |
Actionability | For an instruction-only skill the guidance is concrete and executable: a numbered control workflow, a named canonical-actions list, explicit tool calls (e.g. `artifact.submit_paper_outline(mode='select', ...)`, `bash_exec(...)`, `artifact.interact(kind='milestone', reply_mode='threaded', ...)`), and a concrete validation checklist, matching the fully-actionable anchor. | 3 / 3 |
Workflow Clarity | The 5-step control workflow is clearly sequenced with an explicit 'Validation' gate ('Before decision can end, all applicable checks should be true') and feedback loops that route back to `intake-audit` or `idea` when preconditions fail, matching the clear-sequence-with-validation anchor. | 3 / 3 |
Progressive Disclosure | Four real one-level-deep reference files are clearly signaled ('read:' with 'Use them when:' guidance) and all exist, but long inline judgment material — the publishability stop-loss rule, the exploration-depth gate, and the paper routing rules — contradicts the skill's own stated principle of keeping the control surface in front and moving longer route-shaping notes to references, so content that should be separate is inline. | 2 / 3 |
Total | 10 / 12 Passed |