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.
A well-structured, actionable instruction skill with a clear gated workflow and decent progressive-disclosure scaffolding. The main gaps are mild redundancy across the Q&A/pseudoflow sections and the absence of explicit validation/recovery steps in the main execution phase.
Suggestions
Add an explicit validation/recovery loop to the main execution phase (e.g., 'if sources contradict or evidence is thin, re-run retrieval on the weak area before drafting'), mirroring the gap-diagnosis loop already present in deepen mode.
Consolidate the kickoff Q&A structure so it is defined once and referenced from both the new-research and deepen sections, and drop or shrink the 'Minimal Execution Pseudoflow' if it merely restates the numbered steps.
Add deepen-guide.md to the central 'References (Read On Demand)' list alongside research-workflow.md and report-template.html so all referenced files are discoverable in one place.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly lean and assumes competence, but the kickoff Q&A structure is restated across Step 3 and the deepen section, and the 'Minimal Execution Pseudoflow' re-summarizes a workflow already described in the numbered steps. | 4 / 5 |
Actionability | Gives concrete directives — 'Run one web_search call with 2-3 queries in parallel from different angles', specific files to read, a 3-7 question breakdown — but several steps remain high-level ('execute full workflow -> deliver'). | 4 / 5 |
Workflow Clarity | Clear Step 1→4 sequence with an explicit user-confirmation checkpoint before heavy execution and a gap-diagnosis feedback loop in deepen mode; the main execution phase, however, lacks explicit validation/recovery steps. | 4 / 5 |
Progressive Disclosure | Good condition-mapped 'References (Read On Demand)' section that is one level deep and clearly signaled, but deepen-guide.md is referenced inline in the deepen section rather than in the central references list, and no bundle files are actually present. | 4 / 5 |
Total | 16 / 20 Passed |