software-engineering-research

software-engineering-research is a skill for Claude Code, Codex from wentorai/research-plugins. It costs 14 tokens per session (1,910 once invoked), scanned A, original, MIT.

A guide to software-engineering research, covering topics such as testing, program analysis, maintenance, security, AI, and developer tools.

In plain words
What is it for?
Use it to choose a research topic, find suitable evaluation methods, compare subfields, and locate relevant conferences or journals.
Why use it?
It maps research areas, methods, datasets, benchmarks, and publication venues so you can orient yourself in the field.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it to choose a research topic, find suitable evaluation methods, compare subfields, and locate relevant conferences or journals.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wentorai/research-plugins/software-engineering-research
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add wentorai/research-plugins --skill software-engineering-research
Clone the repo
git clone --depth 1 https://github.com/wentorai/research-plugins

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for software-engineering-research

README.md
[![agentmods](https://agentmods.dev/badge/skills/wentorai/research-plugins/software-engineering-research/github.svg)](https://agentmods.dev/skills/wentorai/research-plugins/software-engineering-research)
Your own site
<a href="https://agentmods.dev/skills/wentorai/research-plugins/software-engineering-research"><img src="https://agentmods.dev/badge/skills/wentorai/research-plugins/software-engineering-research/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for software-engineering-research

Your own site · 80×15
<a href="https://agentmods.dev/skills/wentorai/research-plugins/software-engineering-research"><img src="https://agentmods.dev/badge/skills/wentorai/research-plugins/software-engineering-research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,910 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00014 $0.01910
Opus 5 $0.00007 $0.00955
Sonnet 5 $0.00003 $0.00382
Haiku 4.5 $0.00001 $0.00191

Measured 6d ago against content hash 0e1085d1f540, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

software-engineering-research scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

result = subprocess.run(
skills/domains/cs/software-engineering-research/SKILL.md · 219 lines

How it starts

The opening of the file, as written. The whole thing — 219 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Software Engineering Research Guide

Navigate the landscape of software engineering research, including key subfields, methodologies, datasets, benchmarks, and top venues.

SE Research Subfields

Subfield Key Topics Major Venues
Software Testing Test generation, fuzzing, mutation testing, flaky tests ISSTA, ICST, ASE
Program Analysis Static analysis, abstract interpretation, symbolic execution PLDI, POPL, OOPSLA
Software Maintenance Code refactoring, technical debt, code smells, evolution ICSME, MSR, SANER
SE for AI/ML ML pipeline testing, data quality, model debugging ICSE-SEIP, FSE
AI for SE Code generation, bug detection, program repair ICSE, FSE, ASE
Distributed Systems Consensus, fault tolerance, scalability, microservices SOSP, OSDI, EuroSys
Cybersecurity Vulnerability detection, malware analysis, privacy IEEE S&P, CCS, USENIX Security
HCI in SE Developer tools, IDE usability, code comprehension CHI, CSCW, VL/HCC
Empirical SE Mining repositories, developer surveys, controlled experiments ESEM, MSR, TOSEM

Research Methodologies in SE

Controlled Experiments

Testing a specific hypothesis with treatment and control groups:

Example: Does AI code completion improve developer productivity?

Design:
- Participants: 60 professional developers
- Treatment: IDE with AI code completion enabled
- Control: IDE with AI code completion disabled
- Task: Complete 5 programming tasks of varying difficulty
- Metrics: Task completion time, code correctness, lines of code
- Analysis: Mixed-effects linear model with participant as random effect

Threats to validity:
- Internal: Learning effect (counterbalance task order)
- External: Lab setting may not reflect real development
- Construct: "Productivity" operationalized as speed + correctness

Mining Software Repositories (MSR)

Analyzing data from version control, issue trackers, code review systems:

Read the full file on GitHub · 219 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 219 lines · 14 tokens per session scan A 0e1085d1f540

Subscribe to this mod's changes

software-engineering-research is a skill published in the GitHub repository wentorai/research-plugins (291 stars, last pushed 2mo ago), licensed MIT. It adds 14 tokens to every session and 1,910 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.