sensys-workflow

GitHub

针对SenSys双截稿日历的逆向规划技能。锚定目标截稿日期,基于物理部署不可压缩特性,从T-0倒排硬件构建、长期部署及写作时间。涵盖首截稿与二截稿(含修订重投)的策略差异,确保在冻结前完成测量与提交审计。

SenSys-Skills/skills/sensys-workflow/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

规划SenSys会议论文投稿时间表 评估是否能在双截稿机制下完成硬件部署并按时提交 制定因拒稿后需进行实质性修订的重投计划

Install

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

Non-standard path

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

Use without installing

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

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill sensys-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": "sensys-workflow",
    "description": "Use when planning a SenSys campaign against the two-deadline calendar — deciding which deadline to target and which edition it feeds, backward-scheduling so energy campaigns and long-term deployments finish before freeze, budgeting time for the resubmission-with-revision path, and sequencing fit, building, writing, and submission."
}

SenSys Workflow

A SenSys campaign is governed by two facts the calendar imposes: SenSys runs two submission deadlines per cycle, and its evidence is physical, so the schedule is dominated by wall-clock time you cannot compress — a 47-day deployment takes 47 days. This skill turns the cycle into a backward schedule that leaves room for the measurements and, if needed, the resubmission.

Anchor the calendar first

Before scheduling anything, pin down against the live CFP and HotCRP /deadlines page:

  • Which deadline you are targeting (first or second) and which edition it feeds. As of 2026-07-09 the open gate is SenSys 2027 (New York, May 10-13, 2027), with a first-round deadline of June 6, AoE; the second-round deadline is 待核实.
  • The AoE cutoff, converted per coauthor.
  • Whether an abstract-registration step precedes the paper upload this edition.

Treat the numbers here as a 2026-27 snapshot; the live page controls.

Backward schedule from the deadline

Deployment and energy campaigns, not writing, are the long pole. Schedule from T-0 (paper cutoff) backward:

Phase Window What must be true by the end
Fit + framing T-16 wk sensys-topic-selection cleared; the system's claim is decided
Build + instrument T-14 to T-8 wk Hardware built, energy instrument set up, testbed reserved
Deployment / energy campaign T-10 to T-4 wk Long-term runs finished; traces captured (cannot compress)
Analysis + writing T-6 to T-2 wk Figures from real traces; body drafted against the worked example
Reproducibility freeze T-3 wk Provenance captured while the testbed is still live
Submission audit T-1 wk to T-0 sensys-submission end to end on the exact upload candidate

The overlap is deliberate: writing starts while later deployment runs finish, because you cannot begin the 6-week deployment at T-4.

Budget for the two-deadline reality

The two-deadline model changes planning in a way a single-deadline venue does not:

If targeting the FIRST deadline:
  - A reject can resubmit at the SECOND deadline — but only WITH a substantive revision.
  - Reserve testbed time AFTER the first notification for the new measurements a revision needs.

If targeting the SECOND deadline as a resubmission of a first-deadline reject:
  - The revision + Response to Reviewers is REQUIRED, not optional (sensys-author-response).
  - Back-schedule the new deployment/energy runs against the second cutoff BEFORE you commit.

A blocking reviewer objection that needs a fresh energy-harvesting deployment cannot be answered in two weeks — decide at notification whether the resubmission is feasible on the calendar, not after you have already missed the window to start the runs (sensys-review-process).

Sequence the whole cycle

1. Fit          → sensys-topic-selection (is it SenSys after the merger?)
2. Build        → hardware + instrumentation; reserve the testbed
3. Measure      → sensys-experiments + sensys-reproducibility (traces captured live)
4. Write        → sensys-writing-style + sensys-supplementary + sensys-related-work
5. Submit       → sensys-submission (audit the exact PDF; HotCRP fields verbatim)
6. Notification → sensys-review-process (classify), then:
     accept     → sensys-artifact-evaluation + sensys-camera-ready
     resubmit   → sensys-author-response, back-scheduled to the next deadline

Standing risks to track

  • Testbed contention — shared hardware is the schedule's single point of failure; reserve early.
  • Deployment failures — a node dying mid-run is normal; build slack for a re-run.
  • Provenance loss — capture energy method and ground truth before teardown, not after.
  • Edition drift — re-confirm which edition your deadline feeds each cycle; it can shift.

Output format

[Target]   which deadline + which edition it feeds + AoE cutoff in local time
[Longpole] the deployment/energy campaign duration and its start-by date
[Schedule] backward plan T-0 → T-16wk with the freeze and audit points
[Resub]    if a reject, is a next-deadline resubmission feasible on the calendar? Y/N
[Open]     the scheduling risk most likely to break the plan

Version History

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

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
c03479ce
Indexed
2026-07-19 17:41

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