IJCAI Submission
Use this for an IJCAI main-track submission audit. Reopen the current conference CFP,
Author Kit, FAQ, reproducibility page, submission site, and conflict policy before giving
deadline-ready advice.
Submission audit
- Confirm the target program: main track, one of the special tracks, Survey Track, or a
non-main program. Track rules and deadlines can differ.
- Verify Chairing Tool account access, title, abstract, author details, ORCID status,
author confirmations, keywords, conflicts, and any Primary Paper Initiative fee exposure.
- Apply the current author kit. IJCAI-ECAI 2026 main-track papers used a 9-page total limit:
7 pages for body text, figures, and tables, plus up to 2 pages for references.
- Check that no acknowledgements or contribution statements appear in the anonymous review
version, and that the optional ethics statement sits where current rules permit.
- Enforce double-blind anonymity in PDF content, metadata, filenames, supplement, code,
paths, URLs, and resubmission files.
- Submit supplementary material and resubmission information by the full-paper deadline; do
not rely on rebuttal-time uploads.
- Confirm the per-author submission limit, dual-submission policy, and last-12-month
rejection disclosure before upload.
- Apply the current LLM-use policy. For IJCAI-ECAI 2026, style/language polishing was
allowed, but LLM-written manuscript text was a desk-reject risk.
Blocking risks
- Missing abstract registration or missing author information.
- Overlength PDF or template manipulation.
- Identity leakage in the paper, supplement, code, data, paths, or metadata.
- Missing required resubmission information for a recent rejected version.
- Concurrent formal archival submission.
- LLM-generated paper text, hallucinated references, or unsupported claims.
Desk-reject risk matrix
IJCAI screens a large submission volume and can reject on mechanical grounds before any
scientific review. Sort each risk by whether it is auto-fatal at intake.
| Risk |
Severity |
Pre-upload check |
| Missing abstract registration |
Fatal |
Abstract filed by its earlier deadline |
| Overlength or template manipulation |
Fatal |
Page count and Author Kit style verified |
| Anonymity leak in PDF/metadata/code |
Fatal |
Names, URLs, filenames scrubbed |
| Missing resubmission file |
Fatal |
Anonymized rejected version attached |
| Concurrent archival submission |
Fatal |
No venue overlap during review |
| LLM-written manuscript text |
High |
Only policy-allowed polishing |
Worked vignette: a multi-agent paper at intake
A multi-agent RL paper is ready scientifically but its anonymized PDF embeds the lab name in a
figure caption and its code ZIP keeps an institutional path. Both are anonymity leaks that can
desk-reject the paper before review. Fix order: scrub the caption and metadata, re-zip with
relative paths, confirm the page count, verify the abstract was registered on time, and confirm
no concurrent archival submission.
Reviewer/chair pushback and the venue-specific fix
- "Exceeds the limit." Compress to the body limit and move overflow to the appendix; do not
shrink margins, fonts, or spacing to fake compliance.
Output format
[IJCAI readiness] Ready / Needs fixes / Not ready
[Track] main / special / survey / other
[Blocking checks] <page/anonymity/authors/ORCID/supplement/resubmission/dual-submission/LLM>
[Highest desk-reject risk] <one issue>
[Fix order] <ordered fixes before submission>
Source: brycewang-stanford/Awesome-Journal-Skills → IJCAI-Skills/skills/ijcai-submission/SKILL.md
1---2name: ijcai-submission3description: Use when auditing an IJCAI or IJCAI-ECAI main-track submission for Chairing Tool readiness, abstract and author-information deadlines, page limits, double-blind anonymity, supplementary files, reproducibility, resubmission information, author limits, dual-submission policy, and LLM-use policy.4---567# IJCAI Submission89Use this for an IJCAI main-track submission audit. Reopen the current conference CFP,10Author Kit, FAQ, reproducibility page, submission site, and conflict policy before giving11deadline-ready advice.1213## Submission audit1415- Confirm the target program: main track, one of the special tracks, Survey Track, or a16 non-main program. Track rules and deadlines can differ.17- Verify Chairing Tool account access, title, abstract, author details, ORCID status,18 author confirmations, keywords, conflicts, and any Primary Paper Initiative fee exposure.19- Apply the current author kit. IJCAI-ECAI 2026 main-track papers used a 9-page total limit:20 7 pages for body text, figures, and tables, plus up to 2 pages for references.21- Check that no acknowledgements or contribution statements appear in the anonymous review22 version, and that the optional ethics statement sits where current rules permit.23- Enforce double-blind anonymity in PDF content, metadata, filenames, supplement, code,24 paths, URLs, and resubmission files.25- Submit supplementary material and resubmission information by the full-paper deadline; do26 not rely on rebuttal-time uploads.27- Confirm the per-author submission limit, dual-submission policy, and last-12-month28 rejection disclosure before upload.29- Apply the current LLM-use policy. For IJCAI-ECAI 2026, style/language polishing was30 allowed, but LLM-written manuscript text was a desk-reject risk.3132## Blocking risks3334- Missing abstract registration or missing author information.35- Overlength PDF or template manipulation.36- Identity leakage in the paper, supplement, code, data, paths, or metadata.37- Missing required resubmission information for a recent rejected version.38- Concurrent formal archival submission.39- LLM-generated paper text, hallucinated references, or unsupported claims.4041## Desk-reject risk matrix4243IJCAI screens a large submission volume and can reject on mechanical grounds before any44scientific review. Sort each risk by whether it is auto-fatal at intake.4546| Risk | Severity | Pre-upload check |47| --- | --- | --- |48| Missing abstract registration | Fatal | Abstract filed by its earlier deadline |49| Overlength or template manipulation | Fatal | Page count and Author Kit style verified |50| Anonymity leak in PDF/metadata/code | Fatal | Names, URLs, filenames scrubbed |51| Missing resubmission file | Fatal | Anonymized rejected version attached |52| Concurrent archival submission | Fatal | No venue overlap during review |53| LLM-written manuscript text | High | Only policy-allowed polishing |5455## Worked vignette: a multi-agent paper at intake5657A multi-agent RL paper is ready scientifically but its anonymized PDF embeds the lab name in a58figure caption and its code ZIP keeps an institutional path. Both are anonymity leaks that can59desk-reject the paper before review. Fix order: scrub the caption and metadata, re-zip with60relative paths, confirm the page count, verify the abstract was registered on time, and confirm61no concurrent archival submission.6263## Reviewer/chair pushback and the venue-specific fix6465- "Exceeds the limit." Compress to the body limit and move overflow to the appendix; do not66 shrink margins, fonts, or spacing to fake compliance.6768## Output format6970```text71[IJCAI readiness] Ready / Needs fixes / Not ready72[Track] main / special / survey / other73[Blocking checks] <page/anonymity/authors/ORCID/supplement/resubmission/dual-submission/LLM>74[Highest desk-reject risk] <one issue>75[Fix order] <ordered fixes before submission>76```7778---7980**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `IJCAI-Skills/skills/ijcai-submission/SKILL.md`