MobiSys Workflow
Use this as the project-management skill for a MobiSys submission. Replace every date with the
current official timetable and work backward from the one hard December cutoff on the
mobisys<yy>.hotcrp.com/deadlines page.
MobiSys is a conference, not a journal: no standing editor-in-chief, no article-processing
charge. The rotating leadership is the per-edition General Chairs and Program Chairs (2026
General Chairs: Fahim Kawsar and Cecilia Mascolo; Program Chairs 待核实). Committees rotate
yearly — re-check the current organizing-committee page rather than carrying a name forward.
The one-deadline calendar
Unlike MobiCom and NSDI, which run two deadlines a year, MobiSys runs a single paper
deadline in early December feeding the following June conference. There is no second gate
this cycle to catch a slip. That single fact governs the whole plan: the device experiments
must be finished, not started, before December.
Milestones
- Venue fit: confirm the contribution is a mobile/embedded system whose device behavior is
the result (
mobisys-topic-selection).
- Evidence lock: freeze the system design and finish the on-device measurement campaign —
energy, latency, memory, thermal, and any deployment/user study.
- Paper registration: register title, abstract, authors, and conflicts on HotCRP before the
registration cutoff that precedes the paper upload.
- Paper deadline: upload the anonymous 12-page double-column PDF and required HotCRP fields.
- Round-1 outcome: early-reject notifications go out; survivors proceed to round 2.
- Round-2 reviews + rebuttal: read reviews, then draft a scope-limited rebuttal
(
mobisys-author-response).
- Notification: archive reviews, rebuttal, and decision.
- Acceptance: prepare the ACM camera-ready, artifact-evaluation submission, registration, and
the June in-person talk and demo.
Backward plan from the December deadline
| Weeks out (heuristic) |
Mobile-systems milestone |
| 12+ |
System built; measurement harness and power instrument working end to end |
| 8 |
On-device runs complete on all target devices; energy/latency logged with provenance |
| 6 |
Deployment or user study done if the claim is a service |
| 4 |
Full draft sitting in the 12-page ACM double-column template |
| 3 |
Internal mock review by a systems reader; break-condition experiment added |
| 2 |
Anonymity sweep including device/trace giveaways; artifact package smoke-tested |
| 1 |
Numbers regenerated from logs so PDF and artifact cannot diverge |
| 0 |
Registration then paper on HotCRP before the UTC cutoff |
These offsets are planning heuristics only — anchor each to the current official timetable,
never to a previous cycle's calendar.
Failure modes by stage
- Starting device measurement in November forces single-device, single-run results that read
as under-evaluated — the classic MobiSys evidence reject.
- Leaving format conversion to the final week surfaces overflow late; the 12-page
double-column budget is tighter than a working draft once figures are placed.
- Skipping the mock review forfeits the only chance to hear "your energy boundary is
undefined" from a colleague instead of a reviewer.
- Building the artifact after the paper deadline forfeits the ACM badges, which need a working
script-first package the AEC can run on its own machines (
mobisys-artifact-evaluation).
Coordination notes
- Assign one named owner for the on-device measurement provenance and another for the
anonymity sweep; shared ownership is how both slip.
- Archive the exact submitted PDF, supplement, and artifact commit, since rebuttal replies
must quote them precisely and camera-ready must match the reviewed version.
- Because a miss costs a full year, decide the go/no-go on evidence completeness by the
four-week mark, not on deadline night.
Output format
[Current stage] idea / building / measuring / writing / registration / submitted / rebuttal / accepted
[Next official deadline] <date and source, or unknown>
[Critical path] <three tasks that determine readiness>
[Risk register] <device evidence / page budget / anonymity / artifact / one-deadline slip>
[Owner map] <task -> person or role>
Source: brycewang-stanford/Awesome-Journal-Skills → MobiSys-Skills/skills/mobisys-workflow/SKILL.md
1---2name: mobisys-workflow3description: Use when planning a MobiSys project timeline backward from the single early-December paper deadline through registration, two-round review with an early-reject cut, the rebuttal, notification, artifact evaluation, camera-ready, and the June conference — with device-experiment lead time built in and the one-deadline-per-year risk made explicit.4---567# MobiSys Workflow89Use this as the project-management skill for a MobiSys submission. Replace every date with the10current official timetable and work backward from the one hard December cutoff on the11`mobisys<yy>.hotcrp.com/deadlines` page.1213MobiSys is a conference, not a journal: no standing editor-in-chief, no article-processing14charge. The rotating leadership is the per-edition General Chairs and Program Chairs (202615General Chairs: Fahim Kawsar and Cecilia Mascolo; Program Chairs 待核实). Committees rotate16yearly — re-check the current organizing-committee page rather than carrying a name forward.1718## The one-deadline calendar1920Unlike MobiCom and NSDI, which run two deadlines a year, **MobiSys runs a single paper21deadline in early December feeding the following June conference**. There is no second gate22this cycle to catch a slip. That single fact governs the whole plan: the device experiments23must be finished, not started, before December.2425## Milestones2627- Venue fit: confirm the contribution is a mobile/embedded *system* whose device behavior is28 the result (`mobisys-topic-selection`).29- Evidence lock: freeze the system design and finish the on-device measurement campaign —30 energy, latency, memory, thermal, and any deployment/user study.31- Paper registration: register title, abstract, authors, and conflicts on HotCRP before the32 registration cutoff that precedes the paper upload.33- Paper deadline: upload the anonymous 12-page double-column PDF and required HotCRP fields.34- Round-1 outcome: early-reject notifications go out; survivors proceed to round 2.35- Round-2 reviews + rebuttal: read reviews, then draft a scope-limited rebuttal36 (`mobisys-author-response`).37- Notification: archive reviews, rebuttal, and decision.38- Acceptance: prepare the ACM camera-ready, artifact-evaluation submission, registration, and39 the June in-person talk and demo.4041## Backward plan from the December deadline4243| Weeks out (heuristic) | Mobile-systems milestone |44|---|---|45| 12+ | System built; measurement harness and power instrument working end to end |46| 8 | On-device runs complete on all target devices; energy/latency logged with provenance |47| 6 | Deployment or user study done if the claim is a service |48| 4 | Full draft sitting in the 12-page ACM double-column template |49| 3 | Internal mock review by a systems reader; break-condition experiment added |50| 2 | Anonymity sweep including device/trace giveaways; artifact package smoke-tested |51| 1 | Numbers regenerated from logs so PDF and artifact cannot diverge |52| 0 | Registration then paper on HotCRP before the UTC cutoff |5354These offsets are planning heuristics only — anchor each to the current official timetable,55never to a previous cycle's calendar.5657## Failure modes by stage5859- Starting device measurement in November forces single-device, single-run results that read60 as under-evaluated — the classic MobiSys evidence reject.61- Leaving format conversion to the final week surfaces overflow late; the 12-page62 double-column budget is tighter than a working draft once figures are placed.63- Skipping the mock review forfeits the only chance to hear "your energy boundary is64 undefined" from a colleague instead of a reviewer.65- Building the artifact after the paper deadline forfeits the ACM badges, which need a working66 script-first package the AEC can run on its own machines (`mobisys-artifact-evaluation`).6768## Coordination notes6970- Assign one named owner for the on-device measurement provenance and another for the71 anonymity sweep; shared ownership is how both slip.72- Archive the exact submitted PDF, supplement, and artifact commit, since rebuttal replies73 must quote them precisely and camera-ready must match the reviewed version.74- Because a miss costs a full year, decide the go/no-go on evidence completeness by the75 four-week mark, not on deadline night.7677## Output format7879```text80[Current stage] idea / building / measuring / writing / registration / submitted / rebuttal / accepted81[Next official deadline] <date and source, or unknown>82[Critical path] <three tasks that determine readiness>83[Risk register] <device evidence / page budget / anonymity / artifact / one-deadline slip>84[Owner map] <task -> person or role>85```8687---8889**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `MobiSys-Skills/skills/mobisys-workflow/SKILL.md`