Agent skill · Data & Analytics

iros-reproducibility

Use when strengthening IROS reproducibility evidence — splitting rerunnable claims from auditable-only real-robot claims, the hardware specification ledger, calibration and parameter disclosure, log capture discipline, honest code/data availability statements, and sim-to-real accounting, all inside a page budget with no supplementary PDF.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill iros-reproducibility --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: IROS-Skills/skills/iros-reproducibility/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

# IROS Reproducibility Use this before submission and again before camera-ready. Robotics reproducibility is not the same as ML reproducibility: a reader usually cannot rerun your robot, so the goal is to make every claim either **rerunnable** (code/sim someone can execute) or **auditable** (logs and specs detailed enough to check), and to be honest about which is which. ## Evidence map - Split each claim into rerunnable or auditable. A simulation result should be rerunnable; a real-robot reliability number is auditable through logs and a stated protocol, not rerunnable by a reader. - For the **rerunnable** part: pin dependencies, seeds, configs, and an entry point; state the hardware it assumes. - For the **auditable** part: give the hardware ledger, calibration, parameters, trial protocol, resets, and representative logs. - Report the **sim-to-real gap** explicitly; never let simulation numbers stand in for real ones. - Write an **honest availability statement**: what code and data are released, what is withheld and why (proprietary hardware, safety, licensing), and how a reader could approximate reproduction. - Keep it all in the **body** — there is no supplementary PDF to park

What's inside
Steps it walks through
  1. Evidence map
  2. Rerunnable-versus-auditable table
  3. The hardware specification ledger
  4. Vignette: a manipulation-reliability paper
  5. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the iros-reproducibility skill do?

Use when strengthening IROS reproducibility evidence — splitting rerunnable claims from auditable-only real-robot claims, the hardware specification ledger, calibration and parameter disclosure, log capture discipline, honest code/data availability statements, and sim-to-real accounting, all inside a page budget with no supplementary PDF.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill iros-reproducibility --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