name submission-prep description Pre-submission checklist for JF, RFS, JFE, or other target journals
Submission Prep Skill
Run a pre-submission checklist tailored to the target journal. Catches common rejection-worthy issues before you submit.
Examples
/submission-prep -- run full checklist (uses target journal from project's CLAUDE.md)
/submission-prep JF -- run checklist with JF-specific requirements
/submission-prep --strict -- flag warnings as failures
Workflow
Step 1: Load Target Journal
Read the project's CLAUDE.md for the target journal. If not specified, ask the user. Common targets: JF, RFS, JFE, RoF, JFQA, MS .
Step 2: Run Checks
2a. Document Structure
2b. Content Completeness
2c. Terminology Compliance
2d. Tables and Figures
2e. Bibliography
2f. Cross-References
2g. Writing Quality
No banned words (run /style-check if not done recently)
No AI-marker words (see academic-writing.md for full list)
No em-dashes (---) in prose
No structural AI tells: naked "this", adverb openers, "Together, these results..."
Soft-ban words within limits: "highlights" (max 2/paper), "insights" (max 1/paper)
No hedge words: somewhat, quite, very (intensifier), arguably, perhaps
No previewing: "as we show below", "we will show", "Recall from"
Active voice throughout
Specific numbers for quantitative claims
First sentence is concrete, not throat-clearing
2h. Compilation
2i. Journal-Specific Requirements
2j. Key Results Verification
Step 3: Output
SUBMISSION PREP CHECKLIST
=========================
Target: [journal]
Paper: [title from project CLAUDE.md]
PASS: N checks passed
FAIL: M checks failed
WARN: K warnings
--- FAILURES ---
[ ] Line X: [HUMAN EDIT REQUIRED] tag found in section Y
[ ] Table Z: caption missing sample period
[ ] \cite{smith2023}: key not in .bib
--- WARNINGS ---
[!] Abstract is 168 words (target: 100-150)
[!] 14 compilation warnings (non-font)
[!] Page count: 65 pages (typical: 40-60)
--- PASSED ---
[x] All body sections present
[x] All figures referenced in text
[x] Clean compile (0 errors)
[x] Terminology compliant
[etc.]
RECOMMENDATION: [READY TO SUBMIT / FIX N ISSUES FIRST]