Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is highly actionable with strong, validated workflows and well-signaled one-level-deep references, but it is over-long with duplicated guidance, inlines a major sub-skill that should be its own reference, and contains two broken reference paths. De-duplicating and externalizing the oral-upgrade material would materially improve it.
Suggestions
Move the 'Draft To Top Conference Oral' section into its own reference file and keep only a short routing pointer in the main body to cut the ~813-line monolith down to an overview.
De-duplicate the repeated cleanliness/provenance rules that recur across 'AVOID/Pitfalls', 'Constraints', 'Keep Manuscript Text Clean', and 'Common Failure Modes' into a single authoritative list.
Fix or remove the dangling references on line 151 (`references/outline-evidence-contract-example.md` and `references/paper-experiment-matrix-template.md`), which do not exist in the bundle.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The prose is dense and free of basic-concept filler, but at ~813 lines it is verbose: guidance is repeated across 'AVOID/Pitfalls', 'Constraints', 'Keep Manuscript Text Clean', and 'Common Failure Modes', and the large 'Draft To Top Conference Oral' section duplicates themes from the main body. It could be tightened substantially without losing clarity. | 2 / 3 |
Actionability | Provides copy-paste-ready tool calls with parameters (e.g. `artifact.get_paper_contract(detail='full')`, `artifact.submit_paper_outline(mode='candidate'|'select'|'revise', ...)`), concrete file paths, and explicit section-generation orders, giving fully executable guidance. | 3 / 3 |
Workflow Clarity | The 9-step Workflow is clearly sequenced with explicit validation checkpoints (`validate_academic_outline`, `validate_manuscript_language`, `validate_manuscript_coverage`) and feedback loops (validate -> repair -> re-validate, publishability stop-loss routing to `decision`) appropriate for batch/destructive submission operations. | 3 / 3 |
Progressive Disclosure | Four referenced files (oral_package_patterns, oral_writing_principles, experiments_analysis_patterns, section_rewrite_checklist) exist one level deep and are clearly signaled, but the body is a monolithic 813-line wall that inlines the large oral-upgrade section instead of splitting it out, and line 151 cites two references (outline-evidence-contract-example.md, paper-experiment-matrix-template.md) that do not exist. | 2 / 3 |
Total | 10 / 12 Passed |