/analyze-project
Run Rigor Analyze on this repository using the current compatible slug.
$ npx -y skills add lllllllama/rigorpilot-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/analyze-project
Context preview
What this command does when you run it.
Run Rigor Analyze on this repository using the current compatible slug.
Command definition
analyze-project.mddescription: Run Rigor Analyze on this repository using the current compatible slug. argument-hint: [focus area or repo path]
Read and follow @skills/analyze-project/SKILL.md.
Apply that skill to the current repository unless `$ARGUMENTS` clearly points to a different local repository path.
Stay read-only and focus on repository structure, model layout, entrypoints, risks, and insertion points. Do not turn Rigor Analyze into trusted execution or exploratory modification unless the user explicitly changes scope.
Additional user context: $ARGUMENTS
Research-first Agent Skills for Deep Learning Experiments. Main idea: RigorPilot keeps AI-assisted deep learning research grounded in comparability, reproducible evidence, and auditable changes while an agent reproduces, improves, or explores a research
Repo: lllllllama/rigorpilot-skills
Other commands on rigorpilot-skills.
- /ai-research-explore
Run Rigor Explore on top of current_research using the current compatible slug.
Open command - /ai-research-reproduction
Run Rigor Reproduce on this repository using the current compatible slug.
Open command - /safe-debug
Run Rigor Debug on a research repository failure before patching.
Open command

