Content
75%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 a well-structured, auditable methodology with a clear 9-phase pipeline, explicit validation checkpoints, and a sensible split between the in-skill operating discipline and the upstream catalog. It is slightly redundant between its comparison and mechanisms sections and could spell out error-recovery loops more crisply.
Suggestions
Consolidate the feature list so triangulation, parallel sub-agents, adversarial pass, and refresh appear once — fold 'How it differs' into 'Core mechanisms' to remove the duplicated enumeration.
Make the error-recovery loop explicit at the Verify and Score phases (e.g., 'if a thesis lacks ≥3 sources, loop back to Phase 4 with refined queries before proceeding') to reach anchor-5 workflow clarity.
Add one concrete sub-agent dispatch example or prompt template in Phase 4 so the parallel fan-out is copy-paste actionable rather than only described.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and assumes Claude's competence — no padding about what research or sub-agents are — but the 'How it differs from a quick research router' and 'Core mechanisms' sections restate the same features (triangulation, parallel sub-agents, adversarial pass, refresh) twice, which could be tightened. | 4 / 5 |
Actionability | Concrete, specific guidance throughout — named files (plan.md, sources/NN.md, refresh_targets.md), explicit thresholds ('≥3 independent, differently-typed sources'), and scoring axes (Credibility/Recency/Bias) — but no sample sub-agent dispatch prompts or exact commands, leaving minor execution gaps for an instruction-only skill. | 4 / 5 |
Workflow Clarity | The 9-phase pipeline table is clearly sequenced with depth gating and real checkpoints (Phase 5 triangulation flagging, Phase 6.5 'Verify — Lightweight citation check before closing', 're-evaluate between rounds'), but the error-recovery loop is softer than the anchor-5 ideal of explicit 'if errors: fix and re-validate'. | 4 / 5 |
Progressive Disclosure | Well-organized sections with a clearly signaled one-level reference (references/full-catalog.md) that defers the fast-moving catalog upstream rather than inlining it; minor gap is that the reference file then points further to several upstream files, a light second hop (external). | 4 / 5 |
Total | 16 / 20 Passed |