Rigor Intake helper for README-first deep learning repo reproduction. Use when the task is specifically to scan a repository, read the README and common project files, extract documented commands, classify inference, evaluation, and training candidates, and return the smallest trustworthy reproduction plan to the main orchestrator. Do not use for environment setup, asset download, command execution, final reporting, paper lookup, or end-to-end orchestration.
npx skills add https://github.com/lllllllama/RigorPilot-Skills --skill repo-intake-and-plan
Use this as the Rigor Intake helper. The installed slug remains
repo-intake-and-plan for compatibility.
Use references/repo-scan-rules.md and helper scripts under scripts/.
Take lllllllama/repo-intake-and-plan from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.