paper-context-resolver
Rigor Paper Context helper for README-first deep learning repo reproduction. Use only when the README and repository files leave a narrow reproduction-critical gap and the task is to resolve a specific paper detail such as dataset split, preprocessing, evaluation protocol, checkpoint mapping, or runtime assumption from primary paper sources while recording conflicts. Do not use for general paper summary, repo scanning, environment setup, command execution, title-only paper lookup, or replacing README guidance by default.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
git clone https://github.com/lllllllama/RigorPilot-Skills /tmp/RigorPilot-Skills && ln -s /tmp/RigorPilot-Skills/skills/paper-context-resolver ~/.claude/skills/paper-context-resolver
From README
paper-context-resolver Use this as the Rigor Paper Context helper. The installed slug remains paper-context-resolver for compatibility. When to apply README and repo files leave a reproduction-critical gap. The gap concerns dataset version, split, preprocessing, evaluation protocol, checkpoint mapping, or runtime assumptions. The main skill needs a narrow evidence supplement instead of a full paper summary. There is already a concrete reproduction question to answer. When not to apply The README already gives enough reproduction detail. The user wants a general paper explanation rather than reproduction support. The goal is to override README instructions without documenting the conflict. The only available input is a paper title and there is no concrete reproduction gap yet. Clear boundaries This skill is optional. This skill is helper-tier and should usually be orchestrator-invoked. It supplements README-first reproduction. It does not replace the main orchestration flow.