Content
81%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.
A well-structured, lean orchestration skill with a clear phased workflow and genuine reflection/critique feedback loops. The main weaknesses are bundle files referenced in the body that are absent, and a machine-specific absolute path in the alternative-workflow section that adds padding.
Suggestions
Ship the referenced bundle files (reference/subagent-prompt.md, reference/sources.md, reference/report.md) or inline their essential content so the offloaded executable detail is actually available.
Remove or generalize the machine-specific path '/Users/mi/claude-workspace/.mimocode/workflows/deep-research-pro.js' — it bloats the skill and is not portable.
Tighten the 'Alternative: scripted workflow' Notes block, which currently restates resume behavior already implied by the convergent-checkpoint description.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean — terse phase descriptions, a compact depth table, and a workspace tree with no explanation of concepts Claude already knows. It drops below the lean/efficient anchor 5 because the 'Alternative: scripted workflow' section carries a machine-specific absolute path ('/Users/mi/claude-workspace/...') and somewhat verbose notes that could be trimmed. | 4 / 5 |
Actionability | Gives concrete commands ('Run `date +%Y-%m-%d`', 'Spawn one sub-agent per angle in a single message') and specific file paths plus a copy-ready workflow invocation block. It is not a 5 because the core executable detail (sub-agent prompt template, sources, report format) is offloaded to referenced files that are not present in the bundle, leaving minor gaps. | 4 / 5 |
Workflow Clarity | A clearly sequenced Step 0 → Phases 1-5 pipeline with explicit validation checkpoints: Phase 4 reflect/gap-check feeds back into targeted delta-query sub-agents, and Phase 5 includes a skeptical-reviewer critique pass — a genuine validate→fix→retry feedback loop for a batch operation. | 5 / 5 |
Progressive Disclosure | Good structure with clearly signaled one-level-deep references ('[reference/subagent-prompt.md]', '[reference/sources.md]', '[reference/report.md]') and content appropriately split by phase. It is not 5 because those referenced files do not exist in the bundle, so the navigation targets do not resolve. | 4 / 5 |
Total | 17 / 20 Passed |