ase-submission
Use when auditing an ASE (IEEE/ACM Automated Software Engineering) research-track submission for HotCRP readiness, covering the ACM acmart sigconf template and the 10+2 page budget, double-anonymous review, the mandatory Data Availability Statement, the early-rejection stage before rebuttal, and desk-reject triage before the deadline.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ase-submission --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.
# ASE Submission Run this audit before uploading to `ase26.hotcrp.com`. ASE research papers are published in the proceedings of the **IEEE/ACM International Conference on Automated Software Engineering**, indexed in **both IEEE Xplore and the ACM Digital Library**. Every number below was read from the ASE 2026 research-track call on 2026-07-09 via search renderings of the `conf.researchr.org` URLs (see `resources/official-source-map.md`); treat them as a one-cycle snapshot and reopen the live call first. ## Calendar and portal - **Portal:** HotCRP at `ase26.hotcrp.com`. NIER, Tools-and-Datasets, and Journal-First each have their own site/track — do not upload a research paper to the wrong one. - **ASE 2026 research dates:** submission **26 March 2026**, notification **25 May 2026** (Munich, Oct 12-16 2026). The exact abstract-registration deadline that precedes the full-paper deadline is **待核实** — confirm it, because a missed abstract registration can forfeit the submission slot. - As of 2026-07-09 the ASE 2026 notification has passed; the next *submission* target is ASE 2027 (host/dates **待核实**). Reverify the whole calendar before acting. ## Format and page budget - **Template:**
- Calendar and portal
- Format and page budget
- Double-anonymous sweep
- Data Availability and open science at submission time
- Desk-risk triage
- Final-week order of operations
- Reverify each cycle
- Output format
Mechanical pass on the submission PDF and any anonymized artifact archive pdfinfo paper.pdf | grep -Ei 'author|creator|producer' pdftotext paper.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|gitlab|zenodo\.org/record|acknowledg|grant' | head unzip -l artifact.zip | grep -Ei '\.git/|\.DS_Store|/home/|/Users/' | head grep -rniE 'university|@[a-z0-9.]*\.edu|our (tool|group|lab)|named after' artifact/ --include='*.md' | head
What does the ase-submission skill do?
Use when auditing an ASE (IEEE/ACM Automated Software Engineering) research-track submission for HotCRP readiness, covering the ACM acmart sigconf template and the 10+2 page budget, double-anonymous review, the mandatory Data Availability Statement, the early-rejection stage before rebuttal, and desk-reject triage before the deadline.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ase-submission --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.