Content
77%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A thorough, actionable paper-drafting skill with a strong sequenced workflow and executable examples, weakened by redundancy between its Key Rules/Writing Quality Reference sections and inline content plus references to non-existent bundle paths.
Suggestions
Remove the redundant 'Key Rules' and 'Writing Quality Reference' sections, or collapse them to pointers, since they restate details already covered in Steps 4, 5, and 7.
Provide the referenced `templates/` venue files and `shared-references/` protocol files, or remove the links, so navigation is not broken.
Turn the Python bib-cleaning block into runnable code (or move it to a `scripts/filter_bib.py` reference) instead of comment-only pseudocode.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and mostly assumes Claude's competence, but the "Key Rules" section restates points already made (one-file-per-section, clean bib, backup, flexible section count, page-limit rule) and "Writing Quality Reference" repeats the Step 5 de-AI patterns, so it could be tightened. | 2 / 3 |
Actionability | It provides copy-paste-ready LaTeX template blocks, executable DBLP/CrossRef curl commands, and a concrete MCP review_start call with polling instructions; the only gap is the Python bib-cleaning block, which is comments/pseudocode rather than runnable code. | 3 / 3 |
Workflow Clarity | Steps 0-8 are clearly sequenced with explicit validation checkpoints: backup-before-overwrite in Step 0, the DBLP/CrossRef/[VERIFY] fallback chain in Step 4, bounded review polling in Step 6, and a full final checklist in Step 8. | 3 / 3 |
Progressive Disclosure | References to `templates/` and `../../shared-references/*.md` are well-signaled and one level deep, but those paths do not exist in the bundle, and large blocks (section-specific guidelines, bib verification, de-AI patterns) are inlined in a ~340-line file rather than split into reference files. | 2 / 3 |
Total | 10 / 12 Passed |