icde-workflow

GitHub

针对IEEE ICDE会议的研究项目规划技能,提供双轮次时间线管理、逆向排期及修订窗口评估。辅助从提交到发布的完整流程,确保数据工程类论文按时高质量完成。

ICDE-Skills/skills/icde-workflow/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

规划ICDE论文提交流程 制定学术会议时间线 评估修订与重投可行性

Install

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

Non-standard path

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

Use without installing

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

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill icde-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": "icde-workflow",
    "description": "Use when planning an IEEE ICDE project timeline around the two-round-per-edition calendar, choosing between the June and November research deadlines, budgeting for a possible revise-and-resubmit window, and backward-planning a data-engineering systems paper from CMT submission through review, camera-ready, and IEEE Xplore publication."
}

ICDE Workflow

Use this as the project-management skill for an ICDE research submission. Replace every date with the current edition's official timetable and plan backward from the round you target.

ICDE is a conference, not a journal-of-the-conference: it has no standing editor-in-chief and no article-processing charge. Leadership rotates per edition (General and Program Chairs named on each icdeYYYY.github.io site), the cost model is registration, and accepted papers publish in IEEE Xplore — not in a PACMMOD- or PVLDB-style venue journal. Re-check the current organization page rather than carrying a name forward.

The two-round unit

Unlike SIGMOD's four quarterly PACMMOD rounds or PVLDB's twelve monthly deadlines, ICDE gives you two shots per edition and no more. ICDE 2027's Round 1 paper deadline was June 11, 2026; Round 2 is November 11, 2026 with notification February 10, 2027. Because a Round 1 reject cannot re-enter Round 2, the round choice is a real commitment, not a convenience.

Milestones

  • Venue and round fit: confirm the contribution is a data-management primitive and that the chosen round is reachable without rushing the evaluation.
  • Evidence lock: freeze the mechanism, workloads, baselines, scale grid, and the claims map.
  • Paper deadline (CMT): upload the IEEE-format PDF plus supplemental material; file all co-author conflicts.
  • Review release: triage correctness, novelty, evaluation soundness, and reproducibility.
  • Revision window (if invited): ICDE 2026 granted invited revisions a 4-week window with a re-review before the final decision; budget for it or forfeit it (revision status for the current edition is 待核实 — confirm).
  • Decision: archive reviews, the revision, and the submitted versions.
  • Camera-ready + Xplore: IEEE eCF/PDF-eXpress checks, copyright form, final artifact release, registration, and in-person presentation.

Backward plan from the round paper deadline

Weeks out (heuristic) Systems-paper milestone
10+ System implemented; workloads and baselines chosen
8 Scale grid running; measurement harness logging seeds and variance
6 All main-result runs complete; crossover/cost analysis drafted
4 Full draft sitting in IEEE two-column format
3 Internal mock review by a builder who did not write the system
2 Supplement assembled: run_all.sh, run_small.sh, README, generators
1 CMT profiles + conflicts filed; page count and format sweep
0 PDF and supplement in CMT before the round cutoff

These offsets are planning heuristics — anchor each to the current important-dates page, never to a past edition's calendar.

Revision-bandwidth reasoning

  • If your target round can return a Revise & Resubmit, the honest question at submission time is whether the team has four weeks of free bandwidth in the revision window; a revision you cannot execute is a reject in slow motion.
  • The two-round structure means a missed Round 1 pushes you to Round 2 of the same edition (five months later) but a Round 1 reject pushes you a whole edition back — price both outcomes before choosing.

Failure modes by stage

  • Treating the two rounds as interchangeable and burning Round 1 on an unfinished evaluation, losing the whole edition.
  • Leaving IEEE format conversion to the final week, when two-column overflow surfaces late.
  • Skipping the builder mock review — the one chance to hear "your baseline is untuned" from a colleague instead of a reviewer.
  • Assuming a revision window exists for the current edition without confirming it.

Output format

[Current stage] idea / building / measuring / writing / submission / revision / accepted
[Target round] Round 1 or Round 2 (edition), with next official deadline + source
[Critical path] <three tasks that determine readiness>
[Revision reserve] <weeks of bandwidth available if R&R returns>
[Risk register] <round-choice / format / evaluation / reproducibility / presentation>
[Owner map] <task -> person or role>

Version History

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

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
8bd4cf4b
Indexed
2026-07-19 15:55

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