recsys-workflow

GitHub

用于规划ACM RecSys会议论文提交流程的项目管理技能。涵盖从选题、匿名提交、反驳到最终发布的完整时间线,支持按不同赛道反向规划,提供离线评估论文的里程碑启发式建议及常见失败模式分析。

RecSys-Skills/skills/recsys-workflow/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

制定RecSys论文提交计划 查询RecSys各赛道截止日期 规划离线评估推荐系统实验进度

Install

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

Non-standard path

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

Use without installing

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

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill recsys-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": "recsys-workflow",
    "description": "Use when planning an ACM RecSys project timeline from venue fit through abstract, full paper, the anonymous repository, rebuttal, decision, ACM camera-ready, registration, and presentation, with backward-planning offsets for an offline-evaluation recommender paper and per-track date awareness (Main, Reproducibility, Industry, Resource, R&P Notes)."
}

RecSys Workflow

Use this as the project-management skill for a RecSys submission. Replace all dates with the current official timetable and work backwards from the submission-system cutoffs.

RecSys is a conference, not a journal: it has no standing editor-in-chief and no article-processing charge. The rotating leadership is the per-edition General Chairs and Program Chairs (2026 General Chairs: Joseph A. Konstan, George Karypis, Gediminas Adomavicius; Program Chairs: Minmin Chen, Bart Goethals, Martijn Willemsen — verified 2026-07-09), and the cost model is registration fees, with proceedings in the ACM Digital Library. Chairs rotate yearly, so re-check the current committees page rather than carrying a name forward.

Per-track dates are not the same

The 2026 cycle ran several tracks on different timetables — do not assume the Main Track dates apply to your track.

Track (2026, AoE) Abstract Paper Notification Camera-ready
Main (long/short/PPF) Apr 14 Apr 21 Jul 9 待核实
Reproducibility Apr 28 May 5 Jul 9 Jul 27
Industry (site Mar 2) May 21 Jul 9 Jul 27
Resource / Dataset Apr 28 May 5 Jul 9 待核实
R&P Notes / Demos Jul 15

The Main-Track rebuttal window was June 4-9, 2026. Anchor every one of these to the current CFP; they are historical anchors, not permanent rules.

Milestones

  • Venue fit: confirm the contribution is genuinely a recommendation result (see recsys-topic-selection).
  • Evidence lock: freeze datasets, the split protocol, tuned baselines, seeds, ablations, and the anonymous repository contents.
  • Abstract deadline: submit real title, abstract, authors, and topic areas.
  • Paper deadline: upload the anonymous PDF, the in-paper anonymous repository link, and required fields.
  • Rebuttal: draft a concise anonymous narrative on the central evaluation objection.
  • Decision: archive reviews, rebuttal, and the submitted version.
  • Acceptance: prepare the ACM camera-ready, rights form, registration, presentation, and the public artifact release.

Backward plan from the paper deadline

Weeks out (heuristic) Offline-evaluation recommender milestone
8+ Datasets, versions, and split protocol frozen
6 Baselines tuned under an equal budget; grids logged
4 Ablations and the off-policy/simulator bridge complete, seeds logged
3 Full draft in the ACM two-column template
2 Internal mock review by a reproducibility-minded reader
1 Anonymity sweep; anonymous repository builds on a clean machine
0 Abstract then full paper on the submission system

These offsets are planning heuristics only — anchor them to the current official timetable.

Failure modes by stage

  • Baselines still on default configs at week 3 forces an unfair-comparison reject in the making.
  • Leaving template conversion to the final week surfaces two-column overflow late.
  • Skipping the mock review forfeits the only chance to hear "this split leaks the future" from a friend instead of a reviewer.
  • Building the anonymous repository under deadline pressure is how commit-author leaks ship.

Coordination notes

  • Assign one owner for the tuning-and-seeds protocol and another for the anonymity sweep.
  • Archive the exact submitted PDF and repository state, since the rebuttal must quote them.

Output format

[Current stage] idea / experiments / writing / abstract / submission / rebuttal / accepted
[Track + next deadline] <track> - <date and source, or unknown>
[Critical path] <three tasks that determine readiness>
[Risk register] <baseline tuning / split / anonymity / repository / presentation>
[Owner map] <task -> person or role>

Version History

  • 9f86f09 Current 2026-07-19 17:29

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
5643910e
Indexed
2026-07-19 17:29

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