Content
62%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-sequenced, operationally dense pipeline body with strong tool-parameter guidance, weakened by conceptual restatement, absent executable code examples, and reference files that are signaled but missing from the bundle.
Suggestions
Provide at least one concrete Python snippet (e.g., a pandas/scipy concordance or confidence-score computation) to back the 'COMPUTE, DON'T DESCRIBE' directive instead of only describing it.
Ship the referenced bundle files (tool-reference.md, report-template.md, integration-scoring.md, response-formats.md, use-patterns.md) or inline their essential parts so signaled navigation actually resolves.
Trim the 13-item KEY PRINCIPLES list and the conceptual intro paragraph, which overlap with the phase-by-phase workflow, to recover token budget.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly operational and dense (tool names, parameter pitfalls, phases), but the conceptual intro paragraph and the 13-item KEY PRINCIPLES list partly restate the phase descriptions and could be tightened. | 2 / 3 |
Actionability | Concrete tool names and specific parameter gotchas ('STRING protein_ids: must be array', 'ReactomeAnalysis identifiers are newline-separated') are actionable, but despite a 'COMPUTE, DON'T DESCRIBE' directive to write Python, no executable code examples are given and key workflows are deferred to reference files. | 2 / 3 |
Workflow Clarity | The 9 phases (0-8) are clearly sequenced with explicit ordering markers ('ALWAYS FIRST', 'CRITICAL'), and a mandatory completeness checklist plus confidence-score finalization provide validation checkpoints for the multi-step process. | 3 / 3 |
Progressive Disclosure | The Reference Files table signals one-level-deep references with clear per-file descriptions, but none of the five referenced files (tool-reference.md, report-template.md, integration-scoring.md, response-formats.md, use-patterns.md) actually exist in the bundle, breaking navigation. | 2 / 3 |
Total | 9 / 12 Passed |