Agent skill · Documentation

ase-related-work

Use when writing the related-work and positioning of an ASE (IEEE/ACM Automated Software Engineering) paper, covering the automated-SE literature lanes, delta-first positioning against prior tools/techniques, fair head-to-head framing, and double-anonymous self-citation.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ase-related-work --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: ASE-Skills/skills/ase-related-work/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# ASE Related Work Position the paper against **prior automation**, not against a topic. At ASE the question a reviewer holds is "what does this tool/technique do that the existing automated approaches do not?" — so related work is a **delta argument**, and the strongest deltas are stated against named, runnable prior tools you can (and often must) compare against empirically. ## Cover the ASE literature lanes An automated-SE paper usually sits at the intersection of several lanes; name your position in each that applies: - **Program analysis** — static/dynamic analysis, symbolic/concolic execution, abstract interpretation, invariant inference. - **Test generation and testing** — search-based, specification-based, fuzzing, regression and flaky-test handling. - **Fault localization, debugging, and repair** — spectrum-based localization, automated program repair, patch synthesis. - **Synthesis and recommendation** — program/code synthesis, API recommendation, refactoring automation. - **Comprehension and documentation** — summarization, code search, clone and change analysis. - **Learning-based / AI4SE** — learned code representations, models applied to SE tasks, LLM-based automation

What's inside
Steps it walks through
  1. Cover the ASE literature lanes
  2. Delta-first positioning
  3. Fair head-to-head framing (the ASE credibility test)
  4. Distinguish ASE from sibling-venue prior work
  5. Double-anonymous self-citation
  6. Coverage checks
  7. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the ase-related-work skill do?

Use when writing the related-work and positioning of an ASE (IEEE/ACM Automated Software Engineering) paper, covering the automated-SE literature lanes, delta-first positioning against prior tools/techniques, fair head-to-head framing, and double-anonymous self-citation.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ase-related-work --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.

Keep going