Rseng Reproduce banner
fdiblen fdiblen

Rseng Reproduce

Development community

Description

--- description: Clean-room reproduction check of this repository --- Verify this repository's results can be reproduced from scratch, following ${CLAUDE_PLUGIN_ROOT}/skills/rseng-reproducibility/SKILL.md. Steps: 1. Find the documented reproduction path: the one command the README promises (make reproduce, run script, workflow target). If none exists, that is the headline finding - propose one. 2. Clean-room it: fresh clone into a temporary directory (or a container when available),

Installation

Installs to ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-reproduce/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-reproduce && curl -fsSL https://raw.githubusercontent.com/fdiblen/rseng-agent-skills/HEAD/commands/rseng-reproduce.md -o ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-reproduce/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository