facct-submission

GitHub

用于在上传至OpenReview前审计ACM FAccT投稿。涵盖摘要注册与论文提交的双重截止日期、匿名acmart模板格式、14+1页篇幅限制、严格的相互匿名审查(含AI声明及隐私泄露检测),确保符合跨学科负责任AI会议的归档要求。

FAccT-Skills/skills/facct-submission/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

准备向FAccT OpenReview提交论文 检查论文是否满足匿名性和格式要求 验证摘要注册和焦点领域选择

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill facct-submission -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/FAccT-Skills/skills/facct-submission -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@facct-submission

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill facct-submission -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "facct-submission",
    "description": "Use when auditing an ACM FAccT submission for OpenReview readiness — the mandatory abstract-registration gate with focus-area selection, the acmart anonymous\/review PDF, the 14-page (+1 endmatter) budget, mutual anonymity, the required Generative AI Usage Statement and optional ethics\/adverse-impacts statements, archival vs non-archival choice, and desk-reject triage before the deadline."
}

FAccT Submission

Run this audit before uploading to the FAccT OpenReview site. FAccT papers are archival ACM proceedings in an interdisciplinary responsible-AI venue, reviewed mutually anonymously by a mixed CS+law+social-science pool. Every number below was read from the FAccT 2026 CFP and Author Guide on 2026-07-09 via search renderings (see resources/official-source-map.md); treat them as a one-cycle snapshot and reopen the live call first.

The two-step deadline (abstract gate first)

FAccT separates abstract registration from paper submission, and the gate is hard:

  • Abstract registration locks title, abstract, authors, and focus areas roughly a week early (FAccT 2026: 8 January 2026). Authors who do not register by this date cannot submit a paper — the focus areas drive reviewer/AC matching in the mixed pool.
  • Paper submission uploads the anonymized acmart PDF (FAccT 2026: 13 January 2026).

Register with the real title, abstract, and honestly chosen focus areas, not placeholders — a mismatch between your registered focus areas and your actual contribution mis-matches you to reviewers from the wrong discipline, the most damaging thing that can happen at an interdisciplinary venue.

Format and page budget

  • ACM acmart template, built anonymized for review, e.g. \documentclass[manuscript,screen,review,anonymous]{acmart} (single-column review format). The camera-ready later uses the sigconf proceedings format.
  • Page budget (verify per cycle): up to 14 pages excluding references (most papers 12-14), plus one additional content page for endmatter statements; references unlimited. Revised and accepted papers may use 15 content pages.
  • Do not modify margins, font, or spacing to gain space — editorial compression, not template tampering, is how you recover room.

Mutual-anonymity sweep

FAccT review is mutually anonymous: authors and reviewers are hidden from each other. Because FAccT papers often name systems, communities, and field sites, the leak surface is wide:

# Mechanical pass on the submission PDF and any anonymized artifact archive
pdfinfo paper.pdf | grep -Ei 'author|creator|producer'
pdftotext paper.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|osf\.io|acknowledg|funded|grant|IRB #' | head
grep -rniE 'our (lab|group|team|university)|@[a-z0-9.]+\.edu' artifact/ --include='*.md' | head
unzip -l artifact.zip | grep -Ei '\.git/|\.DS_Store|/home/|/Users/' | head

The FAccT-specific leaks: a positionality statement left in the anonymous PDF (it is identity-revealing by design — remove it), acknowledgements or funding, an IRB protocol number, a named field site or partner organization that identifies the team, and a data-availability link to a personal repository.

Required and optional endmatter (do not skip)

  • Generative AI Usage Statement — REQUIRED. State whether and how generative AI was used to prepare the manuscript. FAccT prohibits using generative AI to wholesale-generate text. A missing statement is a compliance defect independent of the paper's merit.
  • Optional but expected where relevant: Ethical Considerations and Adverse Impacts statements — include them anonymized; they are read seriously.
  • Withhold until acceptance: Positionality, Author Contributions, Acknowledgements, Competing Interests — all identity-revealing; they must not appear in the anonymous submission.

Archival vs non-archival

Choose deliberately: archival (the default) publishes in the ACM DL proceedings; non-archival presents at the conference without proceedings publication (useful for work headed to a journal or already-published elsewhere). All accepted papers present in person regardless. Confirm the current non-archival mechanics on the Author Guide (待核实 per cycle).

Desk-risk triage

Finding at audit time Severity Real fix
Abstract/focus areas not registered by the earlier date No submission slot exists Nothing fixes this post-deadline — calendar it now
Main text over the 14-page budget Desk-reject-grade Cut or move to appendix; endmatter page does not absorb body text
Template altered (margins, shrunk font) Desk-reject risk Recompile clean, recover space editorially
Missing Generative AI Usage Statement Compliance defect Add it before upload
Positionality/acks left in the anonymous PDF Anonymity violation Remove; restore only at camera-ready
Focus areas mismatched to the actual contribution Wrong-discipline reviewers Fix at registration; realign before the abstract gate
Identity leak (field site, IRB #, repo, funder) Anonymity violation Re-anonymize and re-host

Final-week order of operations

  1. Freeze the body early; endmatter statements can be drafted in parallel.
  2. Register title/abstract/authors/focus areas well before the abstract gate.
  3. Write the Generative AI Usage Statement; draft Ethical Considerations and Adverse Impacts.
  4. Run the mutual-anonymity checks on the final PDF and archive — and confirm positionality/acks are out.
  5. Fill every OpenReview field — focus areas, conflicts for every coauthor's institution and recent collaborators, archival/non-archival choice — a day early; late conflicts are the classic midnight failure.
  6. Re-download the uploaded PDF and read it cold to confirm it is the file you meant.

Reverify each cycle

  • The abstract-gate and paper deadlines and their time zone.
  • The page budget (14 vs 15, endmatter-page counting) and the exact acmart options.
  • Whether the Revise decision, OpenReview platform, and Generative AI Usage requirement persist (all introduced in 2026), plus non-archival mechanics and any APC/fee-waiver policy (待核实).

Output format

[FAccT submission status] ready / blocked / needs work
[Registration] title/abstract/authors/focus-areas locked by the earlier gate? yes/no
[Format] pages used (body/endmatter/refs), acmart anonymous-review compliance
[Anonymity] clean / leaks: <where> / positionality+acks withheld? yes/no
[Endmatter] Generative AI Usage present? ethics/adverse-impacts included?
[Archival choice] archival / non-archival, deliberate?
[Fix queue] <ordered, with owners and dates before the deadline>

Version History

  • 9f86f09 Current 2026-07-19 15:44

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
249db41b
Indexed
2026-07-19 15:44

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 19:22
浙ICP备14020137号-1 $Carte des visiteurs$