icde-supplementary
Use when preparing IEEE ICDE supplemental material for the CMT submission: what belongs in the 12-page body versus the supplement, the runnable artifact package (README, run_all.sh, run_small.sh, generators), extended experiments, and single-blind packaging that lets a reviewer assess availability without the body depending on it.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill icde-supplementary --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.
# ICDE Supplementary Use this when assembling ICDE supplemental material. The supplement can support the paper, but the 12-page body must stand on its own — a reviewer must be able to accept the headline result without opening it. ## What goes where - **Body (12 pages):** the mechanism, the pseudocode, the two or three decision-critical figures, the mechanism-isolating ablation, and the cost/crossover analysis. - **Supplement:** extended sweeps, additional baselines, full workload documentation, secondary proofs or derivations, and the **runnable artifact package**. - Do **not** hide essential motivation, the core mechanism, or the primary result in the supplement; a paper whose argument lives outside the page budget reads as unreviewable. ## The runnable artifact package Because ICDE weighs **availability** in the score, treat the artifact as first-class: - A **README** that orients a reviewer in about a minute: what the system is, how to build it, and which command reproduces which figure. - `run_all.sh` (full reproduction) and `run_small.sh` (a fast subset for a reviewer without a cluster), both writing to a predictable output location. - The **workload generators** with their s
- What goes where
- The runnable artifact package
- What reviewers open first
- Single-blind packaging
- Vignette: splitting an index-system paper
- Output format
What does the icde-supplementary skill do?
Use when preparing IEEE ICDE supplemental material for the CMT submission: what belongs in the 12-page body versus the supplement, the runnable artifact package (README, run_all.sh, run_small.sh, generators), extended experiments, and single-blind packaging that lets a reviewer assess availability without the body depending on it.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill icde-supplementary --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 909 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.