agentsclimarketplace

Hpca supplementary

Skill brycewang-stanford/Awesome-Journal-Skills/HPCA-Skills/skills/hpca-supplementary

Use when deciding where HPCA material belongs across the four destinations the venue offers — the 11-page body, the anonymized artifact mirror, the staging shelf for the rebuttal/revision window, and the post-acceptance public release — while keeping anonymity intact and every reference author-complete.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill hpca-supplementary

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

3.7 KB, 768 tokens by cl100k_base, as published. Nobody here has run it

HPCA Supplementary

Use this to triage material across the destinations HPCA actually provides. HPCA has no open-ended supplementary upload culture: material lives in one of four places, and putting it in the wrong one either wastes body pages or leaks anonymity.

The four destinations

  1. The 11-page body. Only what the argument needs to stand: the characterization, the mechanism, and the headline evidence. Everything a reviewer must read to believe the claim.
  2. The appendix (within the submitted PDF's allowance). Extended methodology, additional sensitivity studies, proofs of any modeled bounds — material a reviewer may consult, kept out of the core argument.
  3. The anonymized artifact mirror. Code, configs, scripts, and reduced-input runs, with all identity scrubbed and links anonymized, so a reviewer can inspect during the window.
  4. The post-acceptance public release. The de-anonymized, badge-ready artifact on the AE HotCRP after acceptance, plus any licensed-workload recipes.

Where does each thing go?

MaterialDestinationNote
Mechanism description, headline resultsBodyThe paper's core
Extra sensitivity sweeps, extended methodologyAppendixReferenced from the body
Simulator, configs, regen scriptsAnonymized mirrorFully scrubbed for review
Machine-state logs, raw outputAnonymized mirror / appendixProvenance for silicon
Licensed-workload recipes + checksumsPost-acceptance releaseCannot ship the suite itself
De-anonymized artifact + READMEPost-acceptance releaseBadge round on AE HotCRP

Keep anonymity intact across destinations

The most dangerous leaks happen in the material around the paper:

  • Scrub author names, institution paths, and repo owners from the mirror; anonymize every artifact URL in the PDF.
  • Strip identifying metadata from config files, commit authorship, and notebook fields.
  • Keep acknowledgments, funding, and any AI-use disclosure phrased so they do not de-anonymize (the disclosure stays anonymous until camera-ready).
  • Never blind the bibliography or drop a reference's authors to save space — that is a reject trigger, not an anonymity fix.

Stage for the window

Between submission and the rebuttal/revision window, keep a staging shelf: extra experiments a reviewer might request, pre-run and ready to fold in. The window is short and combined (respond and revise), so material assembled in advance is the difference between answering an objection and deferring it.

Triage pass

1. Body carries only what the claim needs — move the rest to appendix/mirror
2. Appendix holds referenced extras, not orphan material
3. Mirror is fully anonymized (names, paths, URLs, metadata)
4. Licensed workloads reduced to recipes+checksums for later release
5. Staging shelf holds pre-run likely-requested experiments
6. Bibliography intact: no blinding, all authors listed

Output format

[Body discipline] core-only? (Y/N)
[Mirror anonymity] fully scrubbed? (Y/N)
[Destination errors] <material in the wrong place>
[Window readiness] staging shelf populated? (Y/N)
[Bibliography] intact and author-complete? (Y/N)
[Fixes] <ordered>

Reopen the current CFP and AE page for the submitted-PDF appendix allowance and the release mechanics — both are per-edition.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.