wacv-workflow
Use when planning a WACV campaign calendar across the two-round model, from track and round choice through the Round 1 submission, rebuttal, and Accept/Revise-and-Resubmit/Reject decision, into the Round 2 revision and decision, camera-ready, and the winter conference — with the branch points that a single-deadline plan misses.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill wacv-workflow --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# WACV Workflow Use this to run a WACV campaign end to end. The defining feature is that WACV has **two rounds with a revision path between them**, so the calendar is a branching tree, not a single deadline. Dates below are the reported WACV 2027 timetable read on 2026-07-09 (via search rendering — reconfirm on the live Dates page); the structure is stable, the exact dates are not. ## The branching calendar ```text Track + round decision ──► Round 1 paper deadline (reported Jun 26, 2026) │ ├─ R1 reviews (reported due Jul 24) ─► optional 1-page rebuttal │ └─ R1 decision (reported Aug 7) ├─ Accept ──────────────► camera-ready ├─ Reject ──────────────► re-target / rebuild └─ Revise & Resubmit ─► revise + change summary │ Round 2 deadline (reported Aug 28) ◄─ new R2 papers also enter here │ R2 reviews (reported due Sep 25) ─ (no rebuttal) │ R2 decision (reported Oct 9) ─► Accept / Reject │ registration (reported Nov 2) ─► winter conference (Jan 2027, 待核实) ``` ## Phase-by-phase | Phase | Do this | Skill | |---|---|---| | Scope | Decide WACV vs sibling, Applications vs Algorithms, and R1 vs R2 | `wacv-topic-selection` | | Draft | Write the first page for the chosen track and the two-roun
- The branching calendar
- Phase-by-phase
- Branch points a single-deadline plan misses
- A worked mini-plan (borderline applications paper)
- Reverify each cycle
- Output format
What does the wacv-workflow skill do?
Use when planning a WACV campaign calendar across the two-round model, from track and round choice through the Round 1 submission, rebuttal, and Accept/Revise-and-Resubmit/Reject decision, into the Round 2 revision and decision, camera-ready, and the winter conference — with the branch points that a single-deadline plan misses.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill wacv-workflow --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From brycewang-stanford/Awesome-Journal-Skills, a repository with 984 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.