Content
81%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 thorough, highly actionable campaign protocol with concrete tool calls, exact paths, and well-sequenced validation feedback loops. Its main weakness is verbosity from repeated field lists and prescriptive cadences that could be consolidated.
Suggestions
Consolidate the repeated paper-contract field lists (section_id, item_id, claim_links, paper_role) and the six-field evaluation_summary into a single canonical definition, then reference it instead of restating it in Quick workflow, Non-negotiable rules, and Workflow 0.1.
Move the detailed bash_exec monitoring cadence (60s/120s/300s/600s/1800s) and mode reference into a dedicated reference file, keeping only the principle ('wait-and-check with escalating cadence') inline.
Trim restated 'Do not ...' rules that reappear across sections to a single non-negotiable list, reducing inline body length.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Avoids explaining basic concepts but is densely long with notable repetition: the paper-contract fields (section_id, item_id, claim_links, paper_role) and the six-field evaluation_summary recur across multiple sections, and monitoring cadences are very prescriptive. | 3 / 5 |
Actionability | Provides fully executable guidance: concrete artifact calls with parameters (artifact.create_analysis_campaign, artifact.record_analysis_slice), exact bash_exec modes, explicit file paths, and precise per-slice field lists. | 5 / 5 |
Workflow Clarity | Clear numbered workflow (0, 0.1, 1-6) with explicit validation checkpoints (smoke test before real run, completion confirmation, paper-contract return-path verification) and feedback loops for a batch operation. | 5 / 5 |
Progressive Disclosure | Uses clearly signaled one-level-deep references to real bundle files (campaign-design.md, campaign-plan-template.md, campaign-checklist-template.md, writing-facing-slice-examples.md, artifact-orchestration.md), though a large amount of protocol detail remains inline in the 640-line body. | 4 / 5 |
Total | 17 / 20 Passed |