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-organized, domain-rich stratification workflow with concrete tool guidance and clear phase sequencing. It falls short of top marks mainly due to the absence of executable code examples and missing referenced bundle files that the navigation points to.
Suggestions
Add one or two copy-paste executable examples (e.g., a Python snippet showing a representative tool call with real parameters and expected output) to lift actionability from concrete guidance to fully executable.
Include the referenced files (TOOLS_REFERENCE.md, SCORING_REFERENCE.md, REPORT_TEMPLATE.md, EXAMPLES.md, QUICK_START.md) in the bundle, or inline the most critical content so navigation is not broken.
Add an explicit validation/feedback loop for Phase 9 (e.g., a report-completeness checklist with a re-check-on-failure step) to strengthen workflow clarity for the integrated scoring output.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Phase lists are terse with tool names and no generic concept padding, but the intro line restates the description and the 7-item "KEY PRINCIPLES" list plus "Reasoning Before Searching" introduce mild redundancy that could be trimmed. | 4 / 5 |
Actionability | Concrete tool names with specific parameter gotchas (e.g., "MyGene_query_genes: param is `query` (NOT `q`)") and exact enrichment library names are given, but there are no copy-paste executable code blocks demonstrating a full tool call with expected output. | 4 / 5 |
Workflow Clarity | A clear 9-phase sequence with explicit Phase 3 disease routing and a "LOOK UP DON'T GUESS" guardrail is present, but there is no explicit validate→fix→retry feedback loop for the integrated scoring/report output, and the completeness checklist is deferred to a referenced file. | 4 / 5 |
Progressive Disclosure | Well-structured with clear headers and a dedicated reference block signaling five one-level-deep files, but the referenced files (TOOLS_REFERENCE.md, SCORING_REFERENCE.md, etc.) are absent from the bundle and some reference-destined content (param gotchas) is inlined. | 4 / 5 |
Total | 16 / 20 Passed |