reproducibility

reproducibility is a command for Claude Code from Abhinavbwj/AEC-Scholar. It costs 21 tokens per session (458 once invoked), scanned A, original, MIT.

A checklist and plan for making an architecture, engineering, and construction study reproducible, meaning other researchers can understand and repeat its work.

In plain words
What is it for?
Use it to prepare data, code, simulation inputs, documentation, preregistration, and an archived research release.
Why use it?
It helps prevent missing data descriptions, software environments, model assumptions, validation details, or access restrictions. It also highlights issues such as privacy, licensing, and confidential information.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the aec-scholar plugin — 11 skills, 36 commands, 10 agents, 1 hook shipped together

Good fit Use it to prepare data, code, simulation inputs, documentation, preregistration, and an archived research release.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/abhinavbwj/aec-scholar/reproducibility
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.

Clone the repo
git clone --depth 1 https://github.com/Abhinavbwj/AEC-Scholar

Made for: Claude Code.

Or install aec-scholar, the plugin that ships this one along with the rest of its 11 skills, 36 commands, 10 agents, 1 hook.

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 reproducibility

README.md
[![agentmods](https://agentmods.dev/badge/commands/abhinavbwj/aec-scholar/reproducibility.svg)](https://agentmods.dev/commands/abhinavbwj/aec-scholar/reproducibility)
Your own site
<a href="https://agentmods.dev/commands/abhinavbwj/aec-scholar/reproducibility"><img src="https://agentmods.dev/badge/commands/abhinavbwj/aec-scholar/reproducibility.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 458 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00021 $0.00458
Opus 5 $0.00010 $0.00229
Sonnet 5 $0.00004 $0.00092
Haiku 4.5 $0.00002 $0.00046

Measured 8d ago against content hash 3c5fa0d80856, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

reproducibility scanned grade A with 0 findings 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 8d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

aec-scholar/commands/reproducibility.md · 35 lines

What it actually says

Make the study reproducible: $ARGUMENTS

Use the open-science-reproducibility and aec-datasets-tools skills (+ research-methods for model validation).

Produce a tailored reproducibility plan and checklist:

  1. Data — repository choice (Zenodo/OSF/Figshare/Dataverse) with a DOI, metadata + data dictionary, license, and an honest access decision (open vs controlled, with the reason). Flag anything blocked by consent/GDPR/IP/confidentiality.

  2. Code & environment — version control (Git) + tagged release, environment capture (requirements.txt/environment.yml/renv/lockfile or Docker/Binder), literate analysis (Quarto/Jupyter/ R Markdown), a README mapping scripts → each figure/table, and a Zenodo-archived release with a citable DOI.

  3. Models (AEC-specific) — share simulation inputs where IP permits (e.g. EnergyPlus IDF + EPW, OpenSees/FEM inputs, Grasshopper definitions), document assumptions/boundary conditions/solver + versions, and report calibration/validation vs measured data with uncertainty/sensitivity analysis.

  4. Pre-registration / preprint — advise whether preregistration or a registered report fits (confirmatory work) and a preprint route (engrXiv/arXiv) consistent with the target journal's policy.

  5. Statements — draft the data & code availability statement and a software/data citation list (citation-formats), plus an AI-use disclosure if applicable.

Deliver the plan as an actionable checklist (☐ items). If you can see the user's project files, audit what's present vs missing. Never label a workflow reproducible if it isn't, and never recommend sharing data that breaches consent/IP/confidentiality.

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. 8d ago First seen · 35 lines · 21 tokens per session scan A 3c5fa0d80856

Subscribe to this mod's changes

reproducibility is a command published in the GitHub repository Abhinavbwj/AEC-Scholar (18 stars, last pushed 2mo ago), licensed MIT. It adds 21 tokens to every session and 458 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.