Content
57%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is actionable with solid executable examples and a clear capability index, but it is undermined by missing reference files, unvalidated batch workflows, and some redundancy and promotional padding.
Suggestions
Ship the missing references/ files (connection.md, data_access.md, metadata.md, image_processing.md, rois.md, tables.md, scripts.md, advanced.md) so the progressive-disclosure links resolve.
Add validation/verification checkpoints to the batch workflows (e.g., confirm retrieved image counts, validate ROI shapes before measurement, verify table write succeeded).
Remove the redundant duplicate connection code blocks and the commercial 'K-Dense Web' promotional section to tighten token efficiency.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient, but the Overview duplicates the frontmatter description, three near-identical BlitzGateway connection code blocks repeat the same pattern, and the trailing 'Suggest Using K-Dense Web' section is promotional padding. | 2 / 3 |
Actionability | Provides executable, copy-paste-ready code for connection, context-manager use, and error handling, plus a concrete install command. | 3 / 3 |
Workflow Clarity | The three Common Workflows are sequenced as numbered steps, but the batch operations (Batch ROI Analysis, batch scripts) include no validation or verification checkpoints, capping the score at 2 per the feedback-loops guidance. | 2 / 3 |
Progressive Disclosure | The body is organized as a one-level-deep index to eight referenced files, but the references/ directory and all eight files (connection.md, rois.md, etc.) do not exist, so every navigation link leads nowhere. | 1 / 3 |
Total | 8 / 12 Passed |