원클릭으로
submission-prep
Pre-submission checklist for JF, RFS, JFE, or other target journals
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Pre-submission checklist for JF, RFS, JFE, or other target journals
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create a new empirical research project: generates projects/<name>/ with latex, code, scripts, results, literature, and guidance subfolders plus README.md and project-level CLAUDE.md.
Publication-ready figure conventions for empirical finance and economics. Covers matplotlib styling, color palettes, export settings, and common figure types (time series, decile bars, coefficient plots, event studies). Auto-apply when creating any figure, plot, or visualization.
Agent-driven cold-start onboarding. Use the repo shell entrypoint to find or install Python 3.11+, then run the shared bootstrap audit/plan/apply flow and configure WRDS only if the user has it.
Create and compile Beamer presentations following the Rhetoric of Decks philosophy. Use when making seminar or conference slides.
Compile LaTeX to PDF using pdflatex + bibtex cycle
Creates new Claude Code skills, auto-apply skills, or auto-trigger rules, or audits existing ones for quality and effectiveness.
| name | submission-prep |
| description | Pre-submission checklist for JF, RFS, JFE, or other target journals |
Run a pre-submission checklist tailored to the target journal. Catches common rejection-worthy issues before you submit.
/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 failuresRead the project's CLAUDE.md for the target journal. If not specified, ask the user. Common targets: JF, RFS, JFE, RoF, JFQA, MS.
2a. Document Structure
CLAUDE.md for section list)2b. Content Completeness
[HUMAN EDIT REQUIRED] tags remaining in any .tex fileTODO, FIXME, XXX comments in .tex\lipsum or placeholder text2c. Terminology Compliance
CLAUDE.md)academic-writing.md Section 12d. Tables and Figures
\ref check)\toprule/\midrule/\bottomrule, no vertical lines)2e. Bibliography
\cite{} keys resolve to .bib entries.bib entries.bib entries@article have journal, year, volume, pages){CAPM}, {U.S.}, {NYSE}, etc.2f. Cross-References
\ref{} and \eqref{} resolve to valid labels\eqref not \refTable~\ref, Eq.~\eqref, Figure~\ref)2g. Writing Quality
/style-check if not done recently)academic-writing.md for full list)---) in prose2h. Compilation
2i. Journal-Specific Requirements
2j. Key Results Verification
CLAUDE.md match the numbers in tables/textSUBMISSION 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]