Content
66%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 extremely concise and well-structured for a delegating skill, but its actual workflow detail and validation checkpoints are hidden behind an unshown slash command, leaving actionability and workflow clarity incomplete on their own.
Suggestions
Add a brief numbered outline of the researcher->verifier->reviewer steps and how their outputs flow into the final brief so the workflow is legible without invoking the slash command.
Include an explicit validation/verification checkpoint (e.g., the verifier confirms citations resolve and provenance is recorded before writing the brief) to strengthen workflow_clarity for a citation-sensitive task.
Specify the brief's expected structure or required sections (e.g., summary, sources, provenance table) so the output contract is fully actionable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Three lean statements assume Claude's competence and avoid re-explaining research concepts; the one explanatory clause about the slash command is justified anti-drift operational guidance, so every token earns its place per anchor 5. | 5 / 5 |
Actionability | It gives a concrete delegating action ('Run the /deepresearch workflow'), names agents, and specifies the output contract, but the actual executable steps live behind a slash command not shown here, leaving key execution detail implicit per anchor 3. | 3 / 5 |
Workflow Clarity | No sequenced steps are written in the body — only 'run the workflow' with an implicit researcher->verifier->reviewer->output roster; steps are poorly defined and validation checkpoints are absent, fitting anchor 2 better than anchor 3. | 2 / 5 |
Progressive Disclosure | Under 50 lines with no external references needed, the body is well-organized into a single delegating instruction plus agent roster and output location, and the one-level-deep delegation to the slash command is clearly signaled, satisfying the simple-skill anchor 5. | 5 / 5 |
Total | 15 / 20 Passed |