conext-workflow

GitHub

指导用户根据CoNEXT双年度截稿日期反向规划论文提交全流程,涵盖周期选择、实验构建、注册、可复现性徽章申请及投稿准备等关键步骤。

CoNEXT-Skills/skills/conext-workflow/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

规划ACM CoNEXT会议论文提交流程 确定CoNEXT十二月或六月投稿周期 制定论文从实验到注册的倒推时间表

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill conext-workflow -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/CoNEXT-Skills/skills/conext-workflow -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@conext-workflow

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill conext-workflow -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": "conext-workflow",
    "description": "Use when planning an ACM CoNEXT campaign backward from a deadline, covering the choice between the December and June submission cycles, the mandatory registration step, the one-shot major-revision window, the reproducibility badge opt-in due at submission, PACMNET camera-ready, and presentation — all on CoNEXT's distinctive two-cycles-per-year calendar."
}

CoNEXT Workflow

Plan the whole campaign backward from the cutoff. CoNEXT's defining feature is two submission cycles a year — a December deadline and a June deadline — both feeding one annual program and one rolling PACMNET volume. The first decision is therefore not "when do I write?" but "which cycle am I targeting, and is my evidence ready for it?" Every date below is the CoNEXT 2026 snapshot read on 2026-07-09 (see ../../resources/official-source-map.md); reopen the live Important Dates page before committing.

Choose the cycle

[December cycle]  register 5 Dec 2025 -> submit 12 Dec 2025 -> early-reject Feb 2026
                  -> notify 31 Mar 2026 -> camera-ready 30 Apr 2026 -> June 2026 PACMNET issue
   (major revision path) revision due 29 May 2026 -> resubmit 5 Jun 2026 -> camera-ready 31 Jul 2026
[June cycle]      submit 5 Jun 2026 -> (its own review round, notification, and later PACMNET issue)
  • Target the nearer honest deadline your evidence is actually ready for. A half-finished testbed campaign rushed into December scores worse than a complete one in June.
  • If you earn a one-shot major revision in the December cycle, the resubmission lands in the spring — so the two cycles are two entry points into the same program, not two separate conferences.
  • Both cycles publish in PACMNET; the issue you land in depends on your cycle and revision path.

Backward plan from a chosen cutoff (T = submission day)

T minus 12-16 weeks  Lock the contribution and the evaluation platform (testbed/deployment/trace).
                     Run conext-topic-selection: CoNEXT vs SIGCOMM/NSDI/IMC, and December vs June.
T minus 8-12 weeks   Build evidence with conext-experiments + conext-reproducibility. Pin traces,
                     configs, firmware/OS versions NOW — they cannot be reconstructed later.
T minus 4-8 weeks    Draft against conext-writing-style and the worked example. Positioning with
                     conext-related-work. Decide the body/appendix/artifact split (conext-supplementary).
T minus 2 weeks      Freeze the body. Build the anonymized artifact. Decide badging.
T minus 1 week       REGISTER (title/abstract/authors/conflicts). OPT IN for the reproducibility
                     badge before the submission deadline if you want it.
T minus 1-2 days     conext-submission end to end: acmart budget, double-anonymous sweep, HotCRP
                     fields, conflicts.
T                    Submit; re-download and read the uploaded PDF cold.

After submission

[Early-reject window]   Some cycles notify clearly-below-bar papers partway through. No action but
                        to plan the next cycle or a sibling venue if it comes.
[Reviews / discussion]  Two rounds + TPC meeting. Prepare an initial rebuttal if the cycle offers one
                        (conext-author-response, Turn 1).
[Decision]              Accept / Reject / one-shot major revision.
[One-shot revision]     ~2 months to address the minimum-necessary changes; same reviewers re-read
                        once; a shepherd checks the changes (conext-author-response, Turn 2).
[Accept]                Camera-ready to acmart + PACMNET metadata (conext-camera-ready). If you opted
                        in, send the one-page artifact description within a week (conext-artifact-evaluation).
[Reject]                No appeal. Reroute via conext-topic-selection to a sibling venue or the other
                        CoNEXT cycle, revised.

Roles and hand-offs

  • Registration owner — one author confirms title/abstract/authors/conflicts before the earlier registration cutoff; a missed registration means no submission slot.
  • Artifact owner — pins traces/configs and stages the anonymized artifact; owns the badge opt-in before submission and the one-page description after acceptance.
  • Anonymity owner — runs the double-anonymous sweep on the final PDF, figures (topologies!), and archive, and on the major-revision response letter.
  • Shepherd liaison — after a revision or conditional accept, the corresponding author tracks each required change to a tracked edit for the shepherd.

Calendar hygiene

  • Confirm both cycles' exact dates and time zones each year; CoNEXT re-posts them per edition.
  • Do not assume the December and June cycles share every rule (page budget, revision window); verify the one you are in.
  • Watch the co-located Student Workshop and any workshops if a shorter or student-facing venue fits ongoing work better (see conext-topic-selection).

Output format

[Target] CoNEXT <year>, <December | June> cycle, submission <date + time zone>
[Backward plan] <milestones with dates: platform freeze, evidence, draft, register, opt-in, submit>
[Risk] <the milestone most likely to slip, and the fallback cycle/venue>
[Post-submission] <decision-contingent branches: revision window, camera-ready, badge>

Version History

  • 9f86f09 Current 2026-07-19 14:56

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
5717eab
Hash
269f8f0f
Indexed
2026-07-19 14:56

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-09 18:24
浙ICP备14020137号-1 $Гость$